SPRING WEB SERVICES

All clients can be run from the provided ant file, by calling "ant run-all".

Client table of contents
---------------------------------------------------
* build.xml  -  Ant build file with a 'run-all' target
* axis1      - A client for the airline service written in Java using JAX-RPC (Axis 1).
* cs         - A client for the airline service written in C#.
* jax-ws     - A client for the airline service written in Java using JAX-WS.
* saaj       - Two clients that are written in Java and use SAAJ.
* spring-ws  - A client for the airline service written in Java using Spring-WS using XMLBeans marshalling.
