Files
spring-ws/samples/echo/client/saaj
Arjen Poutsma 01e01687cb Undone fix
2007-05-20 20:53:56 +00:00
..
2007-05-20 20:02:45 +00:00
2006-09-24 19:22:56 +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.

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