[
https://issues.apache.org/jira/browse/TUSCANY-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12771888#action_12771888
]
Ramkumar Ramalingam commented on TUSCANY-3326:
----------------------------------------------
OASIS recommends to resolve the imports in the order in which its defined in
the sca-contribution.xml file.
The current Tuscany code does follow this logic.
Another recommendation is to consider the artifacts imported as the first step,
and use the local artifacts in the local
contribution as the second step. So changes are required in the following code:
CompositeModelResolve, XSDModelResolver, WSDLModelResolver.
> Tuscany fixes to make ASM_12007 work
> ------------------------------------
>
> Key: TUSCANY-3326
> URL: https://issues.apache.org/jira/browse/TUSCANY-3326
> Project: Tuscany
> Issue Type: Bug
> Components: OASIS Compliance - TUSCANY
> Affects Versions: Java-SCA-2.0-M3
> Environment: All
> Reporter: Simon Laws
> Assignee: Ramkumar Ramalingam
> Fix For: Java-SCA-2.0-M4
>
>
> ASM_12007 calls for namespace imports to be matched to exports using the
> location attribute of the import. We don't seem to take any notice of it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.