CXF can't recognize XFire SOAP response.
----------------------------------------
Key: XFIRE-1135
URL: http://jira.codehaus.org/browse/XFIRE-1135
Project: XFire
Issue Type: Improvement
Reporter: Andy Han
Assignee: Dan Diephouse
The SOAP response from XFire is 'out', not 'return'. For example, if a method
named sayHello is called, the SOAP response is like:
<soap:Body>
<sayHello>
<out>...</out>
</sayHello>
</soap:Body>
CXF seems can only know 'return', not 'out'. So, the invoked result got from
CXF is always NULL.
--
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