You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/03/01 08:04:39 UTC

[jira] Created: (AXIS2-469) Convert wsamapping parameter into child element of the operation tag

Convert wsamapping parameter into child element of the operation tag
--------------------------------------------------------------------

         Key: AXIS2-469
         URL: http://issues.apache.org/jira/browse/AXIS2-469
     Project: Apache Axis 2.0 (Axis2)
        Type: Improvement
    Reporter: Deepal Jayasinghe
     Fix For: 0.95


Change module.xml module/operation/parameter/@wsamapping into a  child element of <operation> - the mapping is not a parameter of the  <operation> as much as its a configuration of how messages are routed to  the <operation>.

-- 
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


[jira] Resolved: (AXIS2-469) Convert wsamapping parameter into child element of the operation tag

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-469?page=all ]
     
Deepal Jayasinghe resolved AXIS2-469:
-------------------------------------

    Resolution: Fixed

To add a mapping you have to add follwing child elements into operation element

<wsamapping>myMapping</wsamapping>

> Convert wsamapping parameter into child element of the operation tag
> --------------------------------------------------------------------
>
>          Key: AXIS2-469
>          URL: http://issues.apache.org/jira/browse/AXIS2-469
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Improvement
>     Reporter: Deepal Jayasinghe
>      Fix For: 0.95

>
> Change module.xml module/operation/parameter/@wsamapping into a  child element of <operation> - the mapping is not a parameter of the  <operation> as much as its a configuration of how messages are routed to  the <operation>.

-- 
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