Details
Description
Running client by mvn -Pclient.get -
Invoking server through HTTP GET to invoke sayHi
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.408 s
[INFO] Finished at: 2014-11-26T17:01:45+00:00
[INFO] Final Memory: 8M/20M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2:java (default) on project wsdl_first_soap12: An exception occured while executing the Java class. null: InvocationTargetException: Server returned HTTP response code: 500 for URL: http://localhost:9000/SoapContext/SoapPort/sayHi -> [Help 1]