Calls to example web service (SimpleServiceImpl.echoMethod) always return empty
string
--------------------------------------------------------------------------------------
Key: XFIRE-1057
URL: http://jira.codehaus.org/browse/XFIRE-1057
Project: XFire
Issue Type: Bug
Affects Versions: 1.2.6
Environment: Windows XP, Resin 3.1.1, Java 1.6
Reporter: John Didion
Assignee: Dan Diephouse
Repro:
1. Use the XFire maven archetype to generate a project.
2. Build and deploy the generated project.
3. Create a SoapUI project for the service's endpoint.
4. Call echoMethod with any string value. The result is always the empty string.
I see the same behavior if I use a client generated by the XFire maven plugin.
I connected to the server with my debugger and discovered that the empty string
always gets passed into the web service method. So it appears XFire doesn't
correctly deserialize the request.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email