diff --git a/samples/mtom/client/jax-ws/build.xml b/samples/mtom/client/jax-ws/build.xml deleted file mode 100644 index 58ed5d76..00000000 --- a/samples/mtom/client/jax-ws/build.xml +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/samples/mtom/client/jax-ws/mtom.wsdl b/samples/mtom/client/jax-ws/mtom.wsdl new file mode 100644 index 00000000..78b9eba2 --- /dev/null +++ b/samples/mtom/client/jax-ws/mtom.wsdl @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/samples/mtom/client/jax-ws/pom.xml b/samples/mtom/client/jax-ws/pom.xml index 55a280a8..09041577 100644 --- a/samples/mtom/client/jax-ws/pom.xml +++ b/samples/mtom/client/jax-ws/pom.xml @@ -37,7 +37,7 @@ - http://localhost:8080/mtom-server/mtom.wsdl + file://${project.basedir}/mtom.wsdl org.springframework.ws.samples.mtom.client.jaxws diff --git a/samples/mtom/client/spring-ws/build.xml b/samples/mtom/client/spring-ws/build.xml deleted file mode 100644 index e7a9e952..00000000 --- a/samples/mtom/client/spring-ws/build.xml +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -