Author: slaws
Date: Mon Mar 8 11:55:18 2010
New Revision: 920283
URL: http://svn.apache.org/viewvc?rev=920283&view=rev
Log:
TUSCANY-3486 correct error messages to catch up with runtime changes
Modified:
tuscany/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
Modified:
tuscany/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
URL:
http://svn.apache.org/viewvc/tuscany/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties?rev=920283&r1=920282&r2=920283&view=diff
==============================================================================
---
tuscany/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
(original)
+++
tuscany/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
Mon Mar 8 11:55:18 2010
@@ -56,7 +56,7 @@
ASM_6030=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
[ASM60042] Error: Composite
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}Invalid_composite_name
is not a valid composite within the domain
ASM_6031=org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1,
Composite:
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite39] -
[POL40009,ASM60009,ASM60010] Intent
{http://docs.oasis-open.org/ns/opencsa/sca/200912}suspendsTransaction and
{http://docs.oasis-open.org/ns/opencsa/sca/200912}propagatesTransaction are
mutually exclusive
ASM_6032=org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1,
Composite:
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite40] -
[POL40009,ASM60009,ASM60010] Intent
{http://docs.oasis-open.org/ns/opencsa/sca/200912}suspendsTransaction and
{http://docs.oasis-open.org/ns/opencsa/sca/200912}propagatesTransaction are
mutually exclusive
-ASM_6033=org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1,
Composite:
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite41,
Component: TestComponent1] - [ASM50008] Component type reference not found for
component reference: Component = TestComponent1 Reference = reference1
+ASM_6033=org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1,
Composite:
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite41] -
[ASM60011] Composite reference multiplicity incompatible with component
reference multiplicity: Composite = TestComposite41.composite Composite
reference = Reference1 Component reference = Reference1
ASM_8001=org.apache.tuscany.sca.interfacedef.OverloadedOperationException:
Cannot overload operation operation1 on org.oasisopen.sca.test.Service3 as it
is a @Remotable interface
ASM_8004=org.apache.tuscany.sca.interfacedef.InvalidCallbackException:
Callback org.oasisopen.sca.test.Service6Callback must be remotable on remotable
interface org.oasisopen.sca.test.Service6
ASM_8005=org.apache.tuscany.sca.interfacedef.InvalidCallbackException:
Callbackorg.oasisopen.sca.test.Service7Callback must not be remotable on local
interface org.oasisopen.sca.test.Service7