OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-assembly message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [sca-assembly] NEW ISSUE: ASM_5023 - incorrect interfaces and referencename in TestComposite11.composite




DESCRIPTION:


There are a couple of issues in the file TestComposite11.composite [1]  in assembly otest ASM_5023.

- The interface "http://test.sca.oasisopen.org/#wsdl.porttype(TestInvocation)", which appears in several places in TestComposite11, is incompatible with the interfaces defined on the services and references of the component which uses this composite as its implementation, TestComponent1 in Test_ASM_5023.composite [2]

- The reference, defined in component Composite11Component1 as follows,

        <reference name="reference1" target="Composite11Component2/Service1">
                <interface.wsdl interface="http://test.sca.oasisopen.org/#wsdl.porttype(TestInvocation)"/>
        </reference>

  has a lower case "r" which is different from the reference name as promoted in component TestComponent1

PROPOSAL:

In TestComposite11.composite [1]

- Change "http://test.sca.oasisopen.org/#wsdl.porttype(TestInvocation)" to read "http://test.sca.oasisopen.org/#wsdl.porttype(Service1)"

- Change  <reference name="reference1"  to read <reference name="Reference1"


[1] http://tools.oasis-open.org/version-control/svn/sca-assembly/TestCases/ASM_5023/src/main/resources/TestComposite11.composite
[2] http://tools.oasis-open.org/version-control/svn/sca-assembly/TestCases/ASM_5023/src/main/resources/Test_ASM_5023.composite


Regards

Simon

Simon Laws
Open Source SOA Development
tuscany.apache.org
Mail Point 146, Hursley Park, Winchester, Hampshire, SO21 2JN
Tel: Internal 248708  External +44 (0)1962 818708
Email: simon_laws@uk.ibm.com






Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU








[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]