[
https://jira.jboss.org/jira/browse/JBWS-2777?page=com.atlassian.jira.plug...
]
Darran Lofthouse updated JBWS-2777:
-----------------------------------
Summary: WSDL11Reader issue with schemas with no namespace and improve optimisation
for circular references. (was: Schema imports and includes not correctly processed by
WSDL11Reader if same xsd previously processed.)
WSDL11Reader issue with schemas with no namespace and improve
optimisation for circular references.
---------------------------------------------------------------------------------------------------
Key: JBWS-2777
URL:
https://jira.jboss.org/jira/browse/JBWS-2777
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: jbossws-native
Affects Versions: jbossws-native-3.2.0
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: jbossws-native-3.2.1
This is a continuation of JBWS-2411 where an optimisation was put in place to prevent an
OutOfMemoryError caused by circular schema includes.
The change introduced a side effect and if subsequent imports or includes are found for
the same schema as the processing is skipped because it has been performed once before the
update of the schema location is also skipped.
At the same time schemas with no target namespace are also silently dropped so if these
are required by the referenced schemas further parsing will result in numerous errors
being reported.
--
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