-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: EAP 5.0.1
-
Fix Version/s: EAP_EWP 5.1.1
-
Component/s: Web Services
-
Labels:None
-
Affects:Release Notes
-
Workaround:Workaround Exists
-
Workaround Description:
-
Release Notes Text:
-
Release Notes Docs Status: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
-