Guopu Wu created CXF-6147:
-----------------------------
Summary: Part of demo wsdl_first_soap12 doesnt work
Key: CXF-6147
URL: https://issues.apache.org/jira/browse/CXF-6147
Project: CXF
Issue Type: Bug
Components: Samples
Affects Versions: 3.0.2
Environment: JDK 6
Reporter: Guopu Wu
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]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)