[jbossws-issues] [JBoss JIRA] Created: (JBWS-2411) OutOfMemoryExecption because of an infinite loop when loading xml schemas with circular references

Alvaro (JIRA) jira-events at lists.jboss.org
Mon Dec 8 07:02:37 EST 2008


OutOfMemoryExecption because of an infinite loop when loading xml schemas with circular references
--------------------------------------------------------------------------------------------------

                 Key: JBWS-2411
                 URL: https://jira.jboss.org/jira/browse/JBWS-2411
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: jbossws-native
    Affects Versions: jbossws-native-3.0.4
         Environment: OS: Windows Vista SP1
Java: 1.5 build 16
JBossWS 3.0.4
JBossAS 4.2.3
            Reporter: Alvaro


When specifying the wsdlLocation property in @WebService annotation, if there are xsd includes that contain circular references, an infinite loop makes the deployer crash because an OutOfMemoryException. 
Please, take a look at the forum thread to get more info about this error and example code to fix it. I have fixed this bug locally, but I don not know where to send the code.

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

        



More information about the jbossws-issues mailing list