[ http://jira.codehaus.org/browse/XFIRE-381?page=comments#action_64913 ]
Dan Diephouse commented on XFIRE-381: ------------------------------------- Actually - I'm not sure if that jar has the required fix in it. Use this one just to be safe: http://cvs.apache.org/maven-snapshot-repository/org/apache/ws/commons/XmlSchema/SNAPSHOT/XmlSchema-20060507.220617-4.jar > "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-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
