You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Brent Daniel (JIRA)" <de...@tuscany.apache.org> on 2010/10/28 06:45:20 UTC

[jira] Assigned: (TUSCANY-3709) XSD defined in WSDL is leaking out into global scope

     [ https://issues.apache.org/jira/browse/TUSCANY-3709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brent Daniel reassigned TUSCANY-3709:
-------------------------------------

    Assignee: Brent Daniel

> XSD defined in WSDL is leaking out into global scope
> ----------------------------------------------------
>
>                 Key: TUSCANY-3709
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3709
>             Project: Tuscany
>          Issue Type: Bug
>          Components: OASIS Compliance - TUSCANY
>    Affects Versions: Java-SCA-2.0-M5
>         Environment: All
>            Reporter: Simon Laws
>            Assignee: Brent Daniel
>
> The otests define many WSDL and some of then re-define the same XSD elements in different ways. This causes Tuscany problems as we aggregate WSDL together and hence sometimes, depending on which way the wind's blowing, we pick up the the wrong schema. 
> This is evident in the following tests. 
> Failed tests:
>   testDummy(client.ASM_12007_TestCase)  *
>   testDummy(client.ASM_5016_TestCase)
>   testDummy(client.ASM_6004_TestCase)
>   testDummy(client.ASM_6007_TestCase)
>   testDummy(client.ASM_12008_TestCase)  *
>   testDummy(client.ASM_6014_TestCase)
>   testDummy(client.ASM_6008_TestCase)
>   testDummy(client.ASM_6034_TestCase)
> I note that the two tests marked with * actually have incorrect expected error messages recorded because of this fault. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.