[jbossws-issues] [JBoss JIRA] Updated: (JBWS-2438) WSDLFilePublisher prematurely stops publishing schema imports

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Mon Dec 22 03:55:54 EST 2008


     [ https://jira.jboss.org/jira/browse/JBWS-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano updated JBWS-2438:
----------------------------------

    Fix Version/s: jbossws-native-3.0.6


> WSDLFilePublisher prematurely stops publishing schema imports
> -------------------------------------------------------------
>
>                 Key: JBWS-2438
>                 URL: https://jira.jboss.org/jira/browse/JBWS-2438
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-native
>    Affects Versions: jbossws-native-3.0.5
>            Reporter: Ryan Prichard
>             Fix For: jbossws-native-3.0.6
>
>
> In the publishSchemaImports method, the code that prevent infinate loops should continue to the next item in the list instead of returning from the function. The following scenario would prematurely stop
> Schema2.xsd
> -- Import Schema3.xsd
> Schema1.xsd
> -- import Schema2.xsd
> -- import Schema3.xsd
> -- Import Schema4.xsd
> .....
> -- Import SchemaN.xsd
> In this schenario, Schema4.xsd - SchemaN.xsd wouldn't be published

-- 
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