Doc/Lit Bare with empty soap body scenario with Proxy fails -----------------------------------------------------------
Key: AXIS2-1666 URL: http://issues.apache.org/jira/browse/AXIS2-1666 Project: Apache Axis 2.0 (Axis2) Issue Type: Bug Components: jaxws Reporter: Nikhil Thaker Currently proxy cannot handle Doc/lit bare with empty payload. There are two problems associated with it: 1) Proxy Fails with xmlStreamException when we try to create empty soap message payload. 2) If an empty body is sent out to the server we have no way of resolving operation usign the dispatcher code. I am going to attach fix for problem #1 and let users use SOAPAction to resolve the operation on server side. Further down the road we need to update the Dispatcher code so it can resolve operations by reading soap message payload. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]