Files
spring-ws/samples/airline/client/saaj
2007-06-14 02:03:19 +00:00
..
2007-01-24 00:26:15 +00:00
2006-09-24 19:22:56 +00:00

SPRING WEB SERVICES

This directory contains two Java clients for the Airline Web Service that use SAAJ: SOAP with Attachments API for Java.
There is a client for the GetFlights operation and a client for the secure GetFrequentFlyerMileage operation. Both
clients 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