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

Amila Chinthaka Suriarachchi resolved AXIS2-2275.
-------------------------------------------------

    Resolution: Invalid

the message createasyncfeederRequest which is reffered from the binding does 
not have any part name called parameters. So this wsdl is invalid and this is 
not an issue.
But keep the other related issue for further clarifications.

> <SOAP:body parts="..." ... /> makes WSDL2Java code generation choke
> -------------------------------------------------------------------
>
>                 Key: AXIS2-2275
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2275
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.1.1
>         Environment: Linux, Sun jdk 1.5
>            Reporter: Einar M R Rosenvinge
>         Assigned To: Amila Chinthaka Suriarachchi
>         Attachments: vespagateway.wsdl
>
>
> See attached WSDL, using rpc/literal style, generated by gSOAP 2.7.
> Axis2 v1.1.1 chokes on 
>         <SOAP:body parts="parameters" use="literal" 
> namespace="urn:Vespa/Main" />
> when generating Java classes from WSDL.
> Error message:
>   [codegen] SEVERE: 
> org.apache.axis2.description.WSDL11ToAxisServiceBuilder$WSDLProcessingException:
>  Missing part named "parameters"
> Please advice.
> BTW, I removed the "parts" parameter because I noticed that this is an 
> optional parameter according to WSDL spec. Code generation now works, but 
> code still does not run. Please see bug #AXIS2-2276.
> Both Axis 1.4 and XFire 1.2 eats this WSDL with no problems.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to