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

Cristian Ivascu updated AXIS2-3021:
-----------------------------------

    Description: When trying to invoke WSDL2Java.bat or use the Axis2 code to 
generate client code for the amazon wsdl 
(http://webservices.amazon.com/AWSECommerceService/AWSECommerceService.wsdl) I 
get a java.lang.stackOverflowError message. It seems to go into recursion 
somewhere when processing the particles for a complex type, in the 
SchemaCompiler.java class ->processParticle() method.  (was: When trying to 
invoke WSDL2Java.bat or use the Axis2 code to generate client code for the 
amazon wsdl () I get a java.lang.stackOverflowError message. It seems to go 
into recursion somewhere when processing the particles for a complex type, in 
the SchemaCompiler.java class ->processParticle() method.)

Forgot the URL to the WSDL

> java.lang.StackOverflowError when trying to generate code for an Amazon 
> service.
> --------------------------------------------------------------------------------
>
>                 Key: AXIS2-3021
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3021
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: adb
>         Environment: Windows XP SP2 / JDK 1.4.12 
>            Reporter: Cristian Ivascu
>
> When trying to invoke WSDL2Java.bat or use the Axis2 code to generate client 
> code for the amazon wsdl 
> (http://webservices.amazon.com/AWSECommerceService/AWSECommerceService.wsdl) 
> I get a java.lang.stackOverflowError message. It seems to go into recursion 
> somewhere when processing the particles for a complex type, in the 
> SchemaCompiler.java class ->processParticle() method.

-- 
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