Files
Greg L. Turnquist 8462c9b638 Upgrade samples to better support current Spring Boot + Spring WS.
* Ensure each module is pointed back at the parent.
* Parent now carries the version of Spring Boot.
* Migrate one Axis JAR file.
* Override Spring Boot's version of Spring WS, ensuring we are buliding against latest snapshot.
* Point Jenkinsfile at Spring WS's main job.
2022-03-02 13:16:01 -06:00
..
2020-08-03 14:21:39 -05:00
2020-08-03 14:21:39 -05:00
2013-11-22 12:38:04 +01:00

SPRING WEB SERVICES

This directory contains a Java client 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