Files
spring-ws/samples/airline/client/axis1
Arjen Poutsma 0a7e736e7f Implemented SWS-83: airline sample now uses HSQLDB in memory to test.
Also using Maven2 profiles for the various database settings.
2007-01-23 19:02:08 +00:00
..
2006-11-23 00:15:46 +00:00

SPRING WEB SERVICES

This directory contains a Java clients for the Airline Web Service that uses JAX-RPC.
The client can be run from the provided ant file, by calling "ant run".

SAJA Client Sample table of contents
---------------------------------------------------
* src - The source files for the client
* build.xml -  Ant build file with a 'build' and a 'run' target