You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Samisa Abeysinghe (JIRA)" <ji...@apache.org> on 2007/04/18 05:43:15 UTC

[jira] Resolved: (AXIS2C-493) Improve SOAP Body based dispatcher to look for namespace of the first element

     [ 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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org