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 Nash (JIRA)" <tu...@ws.apache.org> on 2007/05/10 00:31:15 UTC

[jira] Created: (TUSCANY-1255) org.apache.tuscany.sca.itest.sdodatabinding.DatabindingTestCase has invalid SCDL

org.apache.tuscany.sca.itest.sdodatabinding.DatabindingTestCase has invalid SCDL
--------------------------------------------------------------------------------

                 Key: TUSCANY-1255
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1255
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Integration Tests
    Affects Versions: Java-SCA-0.90
         Environment: Windows XP
            Reporter: Simon Nash
         Assigned To: Simon Nash
             Fix For: Java-SCA-0.90


The SCDL for  test case org.apache.tuscany.sca.itest.sdodatabinding.DatabindingTestCase has a component reference with a target attribute referring to a composite reference.  This is invalid in SCA 1.0.  See file greeter.composite.vm in revision 536691 of /incubator/tuscany/java/sca/itest/databindings/sdogen/src/main/resources/generate.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Commented: (TUSCANY-1255) org.apache.tuscany.sca.itest.sdodatabinding.DatabindingTestCase has invalid SCDL

Posted by "Simon Nash (JIRA)" <tu...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496244 ] 

Simon Nash commented on TUSCANY-1255:
-------------------------------------

rfeng made a change that fixes this problem (equivalent but not identical to the submitted patch).  The checkin was on Wed May 9 2007 at 23:10:42, New Revision: 536751.

> org.apache.tuscany.sca.itest.sdodatabinding.DatabindingTestCase has invalid SCDL
> --------------------------------------------------------------------------------
>
>                 Key: TUSCANY-1255
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1255
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Integration Tests
>    Affects Versions: Java-SCA-0.90
>         Environment: Windows XP
>            Reporter: Simon Nash
>         Assigned To: Simon Nash
>             Fix For: Java-SCA-0.90
>
>         Attachments: patch1255
>
>
> The SCDL for  test case org.apache.tuscany.sca.itest.sdodatabinding.DatabindingTestCase has a component reference with a target attribute referring to a composite reference.  This is invalid in SCA 1.0.  See file greeter.composite.vm in revision 536691 of /incubator/tuscany/java/sca/itest/databindings/sdogen/src/main/resources/generate.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Closed: (TUSCANY-1255) org.apache.tuscany.sca.itest.sdodatabinding.DatabindingTestCase has invalid SCDL

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

Simon Nash closed TUSCANY-1255.
-------------------------------

    Resolution: Fixed

See previous comment.  rfeng has applied a change to fix this problem.

> org.apache.tuscany.sca.itest.sdodatabinding.DatabindingTestCase has invalid SCDL
> --------------------------------------------------------------------------------
>
>                 Key: TUSCANY-1255
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1255
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Integration Tests
>    Affects Versions: Java-SCA-0.90
>         Environment: Windows XP
>            Reporter: Simon Nash
>         Assigned To: Simon Nash
>             Fix For: Java-SCA-0.90
>
>         Attachments: patch1255
>
>
> The SCDL for  test case org.apache.tuscany.sca.itest.sdodatabinding.DatabindingTestCase has a component reference with a target attribute referring to a composite reference.  This is invalid in SCA 1.0.  See file greeter.composite.vm in revision 536691 of /incubator/tuscany/java/sca/itest/databindings/sdogen/src/main/resources/generate.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Updated: (TUSCANY-1255) org.apache.tuscany.sca.itest.sdodatabinding.DatabindingTestCase has invalid SCDL

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

Simon Nash updated TUSCANY-1255:
--------------------------------

    Attachment: patch1255

The attached patch fixes the test case problem.  The runtime needs to be fixed as well to not fail with a NullPointerException when processing a SCDL file that contains this error.  This runtime issue is being tracked as TUSCANY-1256.

> org.apache.tuscany.sca.itest.sdodatabinding.DatabindingTestCase has invalid SCDL
> --------------------------------------------------------------------------------
>
>                 Key: TUSCANY-1255
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1255
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Integration Tests
>    Affects Versions: Java-SCA-0.90
>         Environment: Windows XP
>            Reporter: Simon Nash
>         Assigned To: Simon Nash
>             Fix For: Java-SCA-0.90
>
>         Attachments: patch1255
>
>
> The SCDL for  test case org.apache.tuscany.sca.itest.sdodatabinding.DatabindingTestCase has a component reference with a target attribute referring to a composite reference.  This is invalid in SCA 1.0.  See file greeter.composite.vm in revision 536691 of /incubator/tuscany/java/sca/itest/databindings/sdogen/src/main/resources/generate.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org