Files
spring-ws/samples/echo/client/saaj
Arjen Poutsma 76bf0b5c01 1.5.9 released
2010-01-29 12:33:01 +00:00
..
2010-01-29 12:33:01 +00:00
2008-02-24 03:30:09 +00:00

SPRING WEB SERVICES

This directory contains a Java clients for the Echo Web Service that uses SAAJ: SOAP with Attachments API for Java. It
creates a SOAP message for the 'echo' operation, and sends it using SAAJ. This client does not use Spring-WS in any way.

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