You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Ku Jun Guo (JIRA)" <de...@tuscany.apache.org> on 2009/08/20 10:26:14 UTC

[jira] Created: (TUSCANY-3227) ASM_5031_TestCase failed with incorrect message

ASM_5031_TestCase failed with incorrect message
-----------------------------------------------

                 Key: TUSCANY-3227
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3227
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Assembly Model
    Affects Versions: Java-SCA-2.0
            Reporter: Ku Jun Guo


This test case is testing:

/**
 * Client for ASM_5031_TestCase, which tests that where a <component/> <reference/> 
 * has its @target attribute set  to a valid service and the <composite/> also 
 * contains a <wire/> element with @source set to the <component/> <reference/> 
 * and @target set to a second valid service and has @replace=true, the <reference/> 
 * is wired to the second service only
 */

But the test result said :

Caused by: org.oasisopen.sca.ServiceRuntimeException: [{http://tuscany.apache.org/xmlns/sca/1.1}_tempComposite, TestComponent1, Reference1] - Too many targets on reference: Reference1



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


[jira] Updated: (TUSCANY-3227) ASM_5031_TestCase failed with incorrect message

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

ant elder updated TUSCANY-3227:
-------------------------------

    Component/s:     (was: OASIS Compliance - OASIS)
                 OASIS Compliance - TUSCANY

> ASM_5031_TestCase failed with incorrect message
> -----------------------------------------------
>
>                 Key: TUSCANY-3227
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3227
>             Project: Tuscany
>          Issue Type: Bug
>          Components: OASIS Compliance - TUSCANY
>    Affects Versions: Java-SCA-2.0
>            Reporter: Ku Jun Guo
>
> This test case is testing:
> /**
>  * Client for ASM_5031_TestCase, which tests that where a <component/> <reference/> 
>  * has its @target attribute set  to a valid service and the <composite/> also 
>  * contains a <wire/> element with @source set to the <component/> <reference/> 
>  * and @target set to a second valid service and has @replace=true, the <reference/> 
>  * is wired to the second service only
>  */
> But the test result said :
> Caused by: org.oasisopen.sca.ServiceRuntimeException: [{http://tuscany.apache.org/xmlns/sca/1.1}_tempComposite, TestComponent1, Reference1] - Too many targets on reference: Reference1

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


[jira] Updated: (TUSCANY-3227) ASM_5031_TestCase failed with incorrect message

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

ant elder updated TUSCANY-3227:
-------------------------------

    Component/s:     (was: Java SCA Assembly Model)
                 OASIS Compliance

> ASM_5031_TestCase failed with incorrect message
> -----------------------------------------------
>
>                 Key: TUSCANY-3227
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3227
>             Project: Tuscany
>          Issue Type: Bug
>          Components: OASIS Compliance
>    Affects Versions: Java-SCA-2.0
>            Reporter: Ku Jun Guo
>
> This test case is testing:
> /**
>  * Client for ASM_5031_TestCase, which tests that where a <component/> <reference/> 
>  * has its @target attribute set  to a valid service and the <composite/> also 
>  * contains a <wire/> element with @source set to the <component/> <reference/> 
>  * and @target set to a second valid service and has @replace=true, the <reference/> 
>  * is wired to the second service only
>  */
> But the test result said :
> Caused by: org.oasisopen.sca.ServiceRuntimeException: [{http://tuscany.apache.org/xmlns/sca/1.1}_tempComposite, TestComponent1, Reference1] - Too many targets on reference: Reference1

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


[jira] Resolved: (TUSCANY-3227) ASM_5031_TestCase failed with incorrect message

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

Simon Laws resolved TUSCANY-3227.
---------------------------------

       Resolution: Fixed
    Fix Version/s: Java-SCA-2.0

Now works with current 2.x code

> ASM_5031_TestCase failed with incorrect message
> -----------------------------------------------
>
>                 Key: TUSCANY-3227
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3227
>             Project: Tuscany
>          Issue Type: Bug
>          Components: OASIS Compliance - TUSCANY
>    Affects Versions: Java-SCA-2.0
>            Reporter: Ku Jun Guo
>             Fix For: Java-SCA-2.0
>
>
> This test case is testing:
> /**
>  * Client for ASM_5031_TestCase, which tests that where a <component/> <reference/> 
>  * has its @target attribute set  to a valid service and the <composite/> also 
>  * contains a <wire/> element with @source set to the <component/> <reference/> 
>  * and @target set to a second valid service and has @replace=true, the <reference/> 
>  * is wired to the second service only
>  */
> But the test result said :
> Caused by: org.oasisopen.sca.ServiceRuntimeException: [{http://tuscany.apache.org/xmlns/sca/1.1}_tempComposite, TestComponent1, Reference1] - Too many targets on reference: Reference1

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