-
Bug
-
Resolution: Done
-
Major
-
EAP 5.0.1
-
None
-
Release Notes
-
Workaround Exists
-
-
-
Documented as Resolved Issue
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
- blocks
-
JBPAPP-4552 Release and upgrade JBossWS Native
- Closed
- incorporates
-
JBWS-3070 Secondary import of XSD contains incorrect path
- Closed