Yeah ... this could be that the admin side of it doesn't have the circular dependencies.
-----Original Message----- From: Dan Diephouse (JIRA) [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 02, 2006 12:05 PM To: [email protected] Subject: [xfire-dev] [jira] Commented: (XFIRE-381) "java.lang.OutOfMemoryError: Java heap space" caused by circular dependencies in wsdl and xsd. [ http://jira.codehaus.org/browse/XFIRE-381?page=comments#action_64581 ] Dan Diephouse commented on XFIRE-381: ------------------------------------- That link doesn't work. I tried this one and it worked fine with RC1 though: http://www.rakis.com/webservices/47/definitions/admin-main.wsdl > "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 > Assignee: Dan Diephouse > Priority: Blocker > Fix For: 1.1 > > > "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-wsd l/> 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
