Improve SOAP Body based dispatcher to look for namespace of the first element
-----------------------------------------------------------------------------
Key: AXIS2C-493
URL: https://issues.apache.org/jira/browse/AXIS2C-493
Project: Axis2-C
Issue Type: Improvement
Components: core/deployment
Reporter: Milinda Lakmal Pathirage
When using document literal binding style, we can't dispatch the message by
looking at the first element's local name only(soap body based dispatcher).
Because document literal style doesn't enforce to use the payloads first
element name same as the soap action. So we have to improve the soap body based
dispatcher to dispatch based on the first elements namespace.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://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]