Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 658 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 658 Bytes

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 in src/main/webapp.

Build and deploy

See the main README for build instructions.

License

Spring Web Services is released under version 2.0 of the Apache License.