15 lines
601 B
Plaintext
15 lines
601 B
Plaintext
= Airline Sample
|
|
|
|
Features a web service on top of an airline reservation system, backed by a
|
|
database. The web service works by using XML Marshalling techniques (JAXB2),
|
|
and XPath in combination with XPath queries to pull information from a message.
|
|
Additionally, the Airline service has JMS support. All messages follow the
|
|
messages.xsd schema.
|
|
|
|
== Build and deploy
|
|
|
|
See the main link:../README.adoc[README] for build instructions.
|
|
|
|
== License
|
|
|
|
https://projects.spring.io/spring-ws[Spring Web Services] is released under version 2.0 of the http://www.apache.org/licenses/LICENSE-2.0[Apache License]. |