"java.lang.OutOfMemoryError: Java heap space" caused by circular dependencies 
in wsdl and xsd.
----------------------------------------------------------------------------------------------

         Key: XFIRE-381
         URL: http://jira.codehaus.org/browse/XFIRE-381
     Project: XFire
        Type: Bug

  Components: Generator  
    Versions: 1.1-RC1    
 Environment: JDK1.5 on WIN XP PRO
    Reporter: Danny Trieu
 Assigned to: Dan Diephouse 
    Priority: Blocker


"java.lang.OutOfMemoryError: Java heap space" occured why generating the client 
proxy and server stuff from WSDL that has <wsdl:import 
namespace="http://www.rakis.com/webservices/47/RakisRuntime/external-wsdl/> 
which inturns has other XSD and wsdl import created 2 circular dependencies in 
it.

I also tried against AXIS2's WSDL2JAVA tool and got the StackOverflowError.

Mika Gockel explained this issue related to WS-I conformance XFire to support 
doc/lit over rpc/lit encoding. 

Thanks,

--danny

ps. you can follow the URL to get all the WSDL and XSD documents.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to