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 "Laurie Green (JIRA)" <ji...@apache.org> on 2009/02/22 18:23:01 UTC

[jira] Created: (AXIS2-4245) Generate code for 'overloaded' operations

Generate code for 'overloaded' operations
-----------------------------------------

                 Key: AXIS2-4245
                 URL: https://issues.apache.org/jira/browse/AXIS2-4245
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: codegen
    Affects Versions: 1.2, 1.3, 1.4, 1.4.1
            Reporter: Laurie Green


I have a wsdl (not one we have controll over) which uses the same operation name but different messages - overloaded i guess you would call it

I will attach a sample wsdl if i'm able

As of Axis2 code for the second operation is not being generated at all

I'm generating with ./wsdl2java.sh -o out -uri Overloaded.wsdl -s

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AXIS2-4245) Generate code for 'overloaded' operations

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

Laurie Green updated AXIS2-4245:
--------------------------------

    Attachment: Overloaded.wsdl
                TestWebServiceStub.java

> Generate code for 'overloaded' operations
> -----------------------------------------
>
>                 Key: AXIS2-4245
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4245
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.4.1, 1.4, 1.3, 1.2
>            Reporter: Laurie Green
>         Attachments: Overloaded.wsdl, TestWebServiceStub.java
>
>
> I have a wsdl (not one we have controll over) which uses the same operation name but different messages - overloaded i guess you would call it
> I will attach a sample wsdl if i'm able
> As of Axis2 code for the second operation is not being generated at all
> I'm generating with ./wsdl2java.sh -o out -uri Overloaded.wsdl -s

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.