Uploaded image for project: 'Tuscany'
  1. Tuscany
  2. TUSCANY-3205

OASIS otest ASM_5033_TestCase has invalid composte

    XMLWordPrintableJSON

Details

    Description

      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>

      Attachments

        Activity

          People

            Unassigned Unassigned
            aelder ant elder
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: