[ 
https://issues.apache.org/jira/browse/AXIS2C-493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Samisa Abeysinghe resolved AXIS2C-493.
--------------------------------------

    Resolution: Fixed
      Assignee: Samisa Abeysinghe

SOAP body based dispatcher looks for the first element's namespace when finding 
service.
Hence this issue could be considered solved.

> 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
>         Assigned To: Samisa Abeysinghe
>             Fix For: 1.0.0
>
>         Attachments: svcskeltemplate.patch
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to