Dan, I will try it out and let you know how it goes. Thanks Dan for all the hard work.
-danny -----Original Message----- From: Dan Diephouse (JIRA) [mailto:[EMAIL PROTECTED] Sent: Sunday, May 07, 2006 3:06 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_64911 ] Dan Diephouse commented on XFIRE-381: ------------------------------------- I've deployed a new version of xfire which has this fixed for real this time. :-) You will need to download a copy of the XmlSchema SNAPSHOT as well: http://cvs.apache.org/maven-snapshot-repository/org/apache/ws/commons/Xm lSchema/SNAPSHOT/XmlSchema-20060506.221229-3.jar Let me know how it goes! Thanks!!! > "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
