On Mon, 2006-01-16 at 12:23 -0600, Dong Liu wrote:
> The generated code has syntax errors. In my case, one more ")" appears
> in the line 
>          private org.apache.axis2.soap.SOAPEnvelope
>         toEnvelope(org.apache.axis2.soap.SOAPFactory factory,
>         org.apache.axis2.om.OMElement param){
>                         org.apache.axis2.soap.SOAPEnvelope envelope =
>         factory.getDefaultEnvelope ();
>                         envelope.getBody().addChild(param));
>                         return envelope;
>                    }

Can you open a JIRA with the WSDL that shows the error please?

Thanks,

Sanjiva.


Reply via email to