Files
spring-ws/samples/mtom/client/jaxws
Arjen Poutsma 1ac0bd14dd
2007-06-06 04:54:07 +00:00
..
2007-06-06 02:25:46 +00:00
2007-06-06 02:25:46 +00:00
2007-06-06 02:25:46 +00:00

SPRING WEB SERVICES

This directory contains a Java client for the MTOM Sample that uses JAX-WS.
The client can be run from the provided ant file, by calling "ant run".
Note that the airline sample has to be running before invoking this target.

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