You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Cristian Ivascu (JIRA)" <ji...@apache.org> on 2007/07/26 16:31:40 UTC

[jira] Updated: (AXIS2-3021) java.lang.StackOverflowError when trying to generate code for an Amazon service.

     [ 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org