You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Ramkumar Ramalingam (JIRA)" <de...@tuscany.apache.org> on 2009/08/27 12:42:59 UTC

[jira] Created: (TUSCANY-3239) OASIS otests ASM_6029_Testcase fails because of ASM_6030 composite

OASIS otests ASM_6029_Testcase fails because of ASM_6030 composite
------------------------------------------------------------------

                 Key: TUSCANY-3239
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3239
             Project: Tuscany
          Issue Type: Bug
          Components: OASIS Compliance - OASIS
            Reporter: Ramkumar Ramalingam
             Fix For: Java-SCA-2.0


Testcase ASM_6029 fails with the following exception, where the first exception arises because of ASM_6030


Aug 26, 2009 4:13:11 PM org.apache.tuscany.sca.assembly.xml.CompositeProcessor [Contribution: General, Composite: {http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_ASM_6030] (ContributionResolveException)
SEVERE: ContributionResolveException occured due to : org.apache.tuscany.sca.contribution.processor.ContributionResolveException: Error: Composite {http://docs.oasis-open.org/ns/opencsa/scatests/200903}Invalid_composite_name is not a valid composite within the domain
Aug 26, 2009 4:13:11 PM java.lang.String [Contribution: General, Composite: {http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_ASM_8006] (IncompatibleCallbacks)
SEVERE: The interface.wsdl element has a forward interface with a callback declared in the WSDL {http://test.sca.oasisopen.org/}Service9Callback and a callback interface also declared using the callbackInterface attribute {http://test.sca.oasisopen.org/}Service8Callback but the callback interfaces are not equal.
Aug 26, 2009 4:13:11 PM java.lang.String [Contribution: General, Composite: {http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_ASM_8006] (IncompatibleCallbacks)
SEVERE: The interface.wsdl element has a forward interface with a callback declared in the WSDL {http://test.sca.oasisopen.org/}Service9Callback and a callback interface also declared using the callbackInterface attribute {http://test.sca.oasisopen.org/}Service8Callback but the callback interfaces are not equal.
Aug 26, 2009 4:13:11 PM org.apache.tuscany.sca.assembly.xml.CompositeProcessor [Contribution: ASM_6029, Composite: {http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_ASM_6029] (ContributionResolveException)
SEVERE: ContributionResolveException occured due to : org.apache.tuscany.sca.contribution.processor.ContributionResolveException: Error: Composite {http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_ASM_6029 can only include another composite with the identical @local attribute value

Needs a proper distribution amoung the composite files.

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


[jira] Resolved: (TUSCANY-3239) OASIS otests ASM_6029_Testcase fails because of ASM_6030 composite

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

Simon Laws resolved TUSCANY-3239.
---------------------------------

    Resolution: Fixed

Now working in latest 2.x code

> OASIS otests ASM_6029_Testcase fails because of ASM_6030 composite
> ------------------------------------------------------------------
>
>                 Key: TUSCANY-3239
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3239
>             Project: Tuscany
>          Issue Type: Bug
>          Components: OASIS Compliance - OASIS
>            Reporter: Ramkumar Ramalingam
>             Fix For: Java-SCA-2.0
>
>
> Testcase ASM_6029 fails with the following exception, where the first exception arises because of ASM_6030
> Aug 26, 2009 4:13:11 PM org.apache.tuscany.sca.assembly.xml.CompositeProcessor [Contribution: General, Composite: {http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_ASM_6030] (ContributionResolveException)
> SEVERE: ContributionResolveException occured due to : org.apache.tuscany.sca.contribution.processor.ContributionResolveException: Error: Composite {http://docs.oasis-open.org/ns/opencsa/scatests/200903}Invalid_composite_name is not a valid composite within the domain
> Aug 26, 2009 4:13:11 PM java.lang.String [Contribution: General, Composite: {http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_ASM_8006] (IncompatibleCallbacks)
> SEVERE: The interface.wsdl element has a forward interface with a callback declared in the WSDL {http://test.sca.oasisopen.org/}Service9Callback and a callback interface also declared using the callbackInterface attribute {http://test.sca.oasisopen.org/}Service8Callback but the callback interfaces are not equal.
> Aug 26, 2009 4:13:11 PM java.lang.String [Contribution: General, Composite: {http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_ASM_8006] (IncompatibleCallbacks)
> SEVERE: The interface.wsdl element has a forward interface with a callback declared in the WSDL {http://test.sca.oasisopen.org/}Service9Callback and a callback interface also declared using the callbackInterface attribute {http://test.sca.oasisopen.org/}Service8Callback but the callback interfaces are not equal.
> Aug 26, 2009 4:13:11 PM org.apache.tuscany.sca.assembly.xml.CompositeProcessor [Contribution: ASM_6029, Composite: {http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_ASM_6029] (ContributionResolveException)
> SEVERE: ContributionResolveException occured due to : org.apache.tuscany.sca.contribution.processor.ContributionResolveException: Error: Composite {http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_ASM_6029 can only include another composite with the identical @local attribute value
> Needs a proper distribution amoung the composite files.

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