Updated samples.

This commit is contained in:
Arjen Poutsma
2006-11-17 00:54:28 +00:00
parent 4ce1b53300
commit 38b567bcb2
3 changed files with 3 additions and 4 deletions

View File

@@ -21,7 +21,6 @@
<target name="echo" depends="build">
<java classname="org.springframework.ws.samples.echo.client.saaj.EchoClient" fork="true" failonerror="true">
<arg value="http://localhost:7001/echo/services"/>
<classpath>
<pathelement location="${bin.dir}"/>
<pathelement location="lib/saaj-api.jar"/>