hello_world_xml_wrapped (Using HTTP Get section) doesn't work
-------------------------------------------------------------
Key: CXF-586
URL: https://issues.apache.org/jira/browse/CXF-586
Project: CXF
Issue Type: Sub-task
Affects Versions: 2.0-RC
Environment: windows xp
Reporter: Jeff Yu
Fix For: 2.0-RC
[java] Invoking server through HTTP GET to invoke greetMe
[java] Exception in thread "main" java.io.IOException: Server returned HTTP
response code: 500 for URL: http://localhost:9000/XMLService/XMLPort/greetMe/re
questType/CXF
[java] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Ht
tpURLConnection.java:1174)
[java] at demo.hw.client.Get.main(Get.java:77)
[java] Java Result: 1
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.