WSDL and XSD model resolvers do not use namespace imports
---------------------------------------------------------
Key: TUSCANY-3291
URL: https://issues.apache.org/jira/browse/TUSCANY-3291
Project: Tuscany
Issue Type: Bug
Components: Java SCA Assembly Model
Affects Versions: Java-SCA-1.5
Reporter: Brent Daniel
This has been fixed in the 2.x branch but still exists in 1.5.1 and 1.x. [1]
Namespace imports are not used in XSDModelResolver or WSDLModelResolver.
The code to resolve namespace imports exists in both classes, but is not
reachable because a ContributionRuntimeException will be thrown before reaching
it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.