Secondary import of XSD contains incorrect path
-----------------------------------------------
Key: JBWS-3070
URL:
https://jira.jboss.org/browse/JBWS-3070
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: jbossws-native
Affects Versions: jbossws-native-3.1.2
Reporter: Stelios Koussouris
WSDL contains import for 2 XSDs
The paths to both XSD imports are correct containing
schemaLocation=http://127.0.0.1:8080/my-web-service/my-web-service/?wsdl&resource=../../../xsd/misc/my-first-import.xsd
When using the link to my-first-import.xsd the content of it is presented and it contains
further import of
schemaLocation="http://127.0.0.1:8080/my-web-service/?wsdl&resource=../../external/xsd/misc/secondary-import.xsd"
This one's path contains only "../../" and the link to it fails if it was
"../../../../" sounds like a bug
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira