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

Andreas Veithen resolved AXIS-2727.
-----------------------------------

    Resolution: Duplicate
    
> problem with creation of WSDL file in Documnet Literal format, by using 
> Java2WSDL command.
> ------------------------------------------------------------------------------------------
>
>                 Key: AXIS-2727
>                 URL: https://issues.apache.org/jira/browse/AXIS-2727
>             Project: Axis
>          Issue Type: Bug
>            Reporter: nagasrinivas
>
> I am trying to create WSDL file in Document Literal format, by using 
> Java2WSDL axis command. I generated WSDL file successfully, but in message 
> tag i found as follows:
> <wsdl:message name="createRequest">
>       <wsdl:part element="impl:in3" name="in0"/>
>    </wsdl:message>
> Here, Why it is giving message name as "in0"?
> Element description is as follows:
> <element name="in3" type="impl:myRequest"/>
> Here, insted of using values like "in0", "in3", i would like to use my custom 
> names. Is it possible to generate WSDL file like this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to