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 "Paul Fremantle (JIRA)" <ji...@apache.org> on 2008/01/24 11:51:34 UTC

[jira] Created: (AXIS2-3471) When deploying a POJO service my services.xml action mapping is used in the generated WSDL

When deploying a POJO service my services.xml action mapping is used in the generated WSDL
------------------------------------------------------------------------------------------

                 Key: AXIS2-3471
                 URL: https://issues.apache.org/jira/browse/AXIS2-3471
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: wsdl
            Reporter: Paul Fremantle
            Priority: Minor


If I specify an actionMapping in my services.xml, the WSDL that is generated doesn't pick this up. The result is that clients generated to use the WSDL don't work. We should automatically set the actions in the WSDL based on the action mappings in services.xml. Of course services.xml allows multiple action mappings, so I suggest we choose the first one.

Paul

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


[jira] Resolved: (AXIS2-3471) When deploying a POJO service my services.xml action mapping is used in the generated WSDL

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe resolved AXIS2-3471.
--------------------------------------

    Resolution: Fixed

Now this issue is fixed

> When deploying a POJO service my services.xml action mapping is used in the generated WSDL
> ------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-3471
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3471
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: wsdl
>            Reporter: Paul Fremantle
>            Priority: Minor
>
> If I specify an actionMapping in my services.xml, the WSDL that is generated doesn't pick this up. The result is that clients generated to use the WSDL don't work. We should automatically set the actions in the WSDL based on the action mappings in services.xml. Of course services.xml allows multiple action mappings, so I suggest we choose the first one.
> Paul

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