Community
Participate
Working Groups
This issue is relevant only on unix platroms - the problem is code portability. It consists in errors in the produced artefacts after extracting schemas from a wsdl file. To reproduce : 1 Execute Refactor>Extract Namespace on http://namespace1 in wisdl NamespaceImportsWSDL.wsdl (You can find it in the test project :/data/pub/extract/ExtractRootXMLSchemaTest to attached to the bug) 2 Notice that in one of the three produced .xsd files there is an error : an import element has "../../../../../platform:/resource/org.eclipse.wst.sse.sieditor.test/data/pub/extract/ExtractRootXMLSchemmaTest" for it's location attribute's value instead of "DependentSchema1.xsd". When run unter linux there are failing tests regarding this issue.
Created attachment 204223 [details] Use to reproduce
Created attachment 204224 [details] Use to reproduce
Created attachment 204225 [details] Result of bug