[ 
https://issues.apache.org/jira/browse/TUSCANY-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774570#action_12774570
 ] 

ant elder commented on TUSCANY-3205:
------------------------------------

That must be a bit more complicated than just that fix as the test then fails 
due to the output message being not whats expected. Its nott very clear to me 
what the composite is trying to do. 

> OASIS otest ASM_5033_TestCase has invalid composte
> --------------------------------------------------
>
>                 Key: TUSCANY-3205
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3205
>             Project: Tuscany
>          Issue Type: Bug
>          Components: OASIS Compliance - OASIS
>            Reporter: ant elder
>            Priority: Blocker
>             Fix For: Java-SCA-2.0
>
>
> It looks like Test_ASM_5033.composite used by the ASM_5033_TestCase has a 
> service with two bindings trying to use the default name which isn't allowed 
> is it (violates ASM900002), and this is causing ASM_5033_TestCase to fail:
>     <component name="TestComponent1">
>               <implementation.composite name="test:TestComposite6"/>
>         <service name="Service1">
>               <interface.wsdl 
> interface="http://test.sca.oasisopen.org/#wsdl.porttype(Service1)"/>
>         </service>
>         <property name="serviceName">service1</property>
>         <reference name="Reference1">
>               <interface.wsdl 
> interface="http://test.sca.oasisopen.org/#wsdl.porttype(Service1)"/>
>               <binding.sca uri="TestComponent2/Service1"/>
>               <binding.sca uri="TestComponent2/Service1"/>
>         </reference>
>     </component> 

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

Reply via email to