← Prev in month
← Prev in thread
[sca-assembly] NEW ISSUE: ASM_10002 related policy definition should beattached to composite model
TARGET: SCA Assembly Test Case ASM_10002 DESCRIPTION: The test case tests that an intent can be added to a reference and a service. However the policy that satisfies the intent is not also attached to said reference and service. PROPOSAL: change the policy definition: <policySet name="PolicySet1" provides="test:Fred" appliesTo="//service|//reference"> to be something like: <policySet name="PolicySet1" provides="test:Fred"appliesTo="//sca:service|//sca:reference" attachTo="//sca:service|//sca:reference"> 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: 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
← Prev in month
← Prev in thread