Files
spring-ws/samples/mtom/client/jaxws
Arjen Poutsma 76bf0b5c01 1.5.9 released
2010-01-29 12:33:01 +00:00
..
2010-01-29 12:33:01 +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