Skip to content
eknv edited this page Sep 14, 2010 · 3 revisions

Welcome to the spring-ws wiki!

For starting the server use the following command:
mvn jetty:run

For starting the client:
mvn exec:java -Dexec.mainClass=weather.client.Client

For starting the spring client:
mvn exec:java -Dexec.mainClass=weather.client.SpringClient

Clone this wiki locally