You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Laws (JIRA)" <de...@tuscany.apache.org> on 2009/10/20 11:43:59 UTC

[jira] Created: (TUSCANY-3326) Tuscany fixes to make ASM_12007 work

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
             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.


[jira] Commented: (TUSCANY-3326) Tuscany fixes to make ASM_12007 work

Posted by "Ramkumar Ramalingam (JIRA)" <de...@tuscany.apache.org>.
    [ 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.


[jira] Resolved: (TUSCANY-3326) Tuscany fixes to make ASM_12007 work

Posted by "Ramkumar Ramalingam (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramkumar Ramalingam resolved TUSCANY-3326.
------------------------------------------

    Resolution: Fixed

Committed revision 831239 in 2.x

> 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.


[jira] Assigned: (TUSCANY-3326) Tuscany fixes to make ASM_12007 work

Posted by "Ramkumar Ramalingam (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramkumar Ramalingam reassigned TUSCANY-3326:
--------------------------------------------

    Assignee: Ramkumar Ramalingam

> 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.