Files
spring-ws/samples
Arjen Poutsma 0f8cba7835 Added tutorial
2007-05-12 15:37:36 +00:00
..
2007-04-18 00:09:49 +00:00
2007-04-18 00:09:49 +00:00
2007-05-12 15:37:36 +00:00
2007-04-24 23:40:33 +00:00
2006-09-24 19:22:56 +00:00

SPRING WEB SERVICES

Sample table of contents
---------------------------------------------------
* airline - A complete airline sample that shows both Web Service and O/X Mapping functionality in a complete application

* echo - A simple sample that shows a bare-bones Echo service

Both of these samples can be run by using the Jetty Web container. Simply issue the "mvn jetty:run" command in one of 
the sample directories. Alternatively, you can build deployable war archives using "mvn package".