WSDL2JAVA
---------
Key: AXIS2-4120
URL: https://issues.apache.org/jira/browse/AXIS2-4120
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: wsdl
Affects Versions: 1.4.1
Environment: Eclipse/Java 5/Axis 2.4.1 with XmlBeans
Reporter: Pattabiraman Meenakshisundaram
Priority: Minor
I have problem in using the generated stub as I am getting compilation error
(param0 not defined) as shown below. I also understand that many others have
asked but I could not see any solution.
// add the children only if the
parameter is not null
if (param0!=null){
I am attaching the wsdl with this mail. Please note that I checked for WS-I
compliance using SoapScope product and it complained only about the header and
rest are fine.
Please note that I had to rewrite this wsdl as it was using SOAP-ENC and
XmlBeans was not generating the array elements as expected.
Could anyone provide me the directions to resolve this?
Thanks
--
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]