Author: antelder
Date: Tue May 18 10:44:22 2010
New Revision: 945586
URL: http://svn.apache.org/viewvc?rev=945586&view=rev
Log:
Fix type oin POJO_100005 msg (JVC10004 instead of JCI10004), and add missing
POJO_8008 message
Modified:
tuscany/sca-java-2.x/trunk/compliance-tests/java-ci/src/test/resources/tuscany-oasis-sca-tests-errors.properties
Modified:
tuscany/sca-java-2.x/trunk/compliance-tests/java-ci/src/test/resources/tuscany-oasis-sca-tests-errors.properties
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/compliance-tests/java-ci/src/test/resources/tuscany-oasis-sca-tests-errors.properties?rev=945586&r1=945585&r2=945586&view=diff
==============================================================================
---
tuscany/sca-java-2.x/trunk/compliance-tests/java-ci/src/test/resources/tuscany-oasis-sca-tests-errors.properties
(original)
+++
tuscany/sca-java-2.x/trunk/compliance-tests/java-ci/src/test/resources/tuscany-oasis-sca-tests-errors.properties
Tue May 18 10:44:22 2010
@@ -21,13 +21,13 @@ POJO_5006=org.apache.tuscany.sca.contrib
POJO_5007=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.introspect.impl.InvalidConstructorException:
[JCI50005] Multiple annotated constructors
POJO_8002=org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component:
TEST_POJO_8002Component1] - [ASM50004,JCA30002,JCI80001] Component service
interface incompatible with implementation service interface: Component =
TEST_POJO_8002Component1 Service = Service1Superset Operation operationb not
found on target
POJO_8003=org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component:
TEST_POJO_8003Component1, Service: Service1] -
[POL40009,ASM60009,ASM60010,JCA70001,JCA70003] 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
-POJO_8008=* unknown
+POJO_8008=org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component:
TEST_POJO_8008Component1, Service: Service1] -
[POL40009,ASM60009,ASM60010,JCA70001,JCA70003] 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
POJO_8012=org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component:
TEST_POJO_8012Component1, Service: Service1] -
[POL40009,ASM60009,ASM60010,JCA70001,JCA70003] Intent
{http://docs.oasis-open.org/ns/opencsa/sca/200912}managedTransaction.global and
{http://docs.oasis-open.org/ns/opencsa/sca/200912}noManagedTransaction are
mutually exclusive
POJO_8013=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.introspect.impl.DuplicatePropertyException:
duplicateProperty
POJO_8014=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.introspect.impl.DuplicateReferenceException:
duplicateReference
POJO_9001=org.oasisopen.sca.ServiceRuntimeException: [Contribution: POJO_9001,
Artifact: Test_POJO_9001.composite] - XMLSchema validation error occured in:
Test_POJO_9001.composite ,line = ***, column = ***, Message =
cvc-complex-type.3.2.2: Attribute 'interface' is not allowed to appear in
element 'implementation.java'.
POJO_10001=org.oasisopen.sca.ServiceRuntimeException: [Contribution:
POJO_10001, Artifact: META-INF/sca-contribution.xml] - [JCI10001] The value of
the @package attribute on the <import.java/> element is not unique across all
other <import.java/> elements within the contribution.
POJO_10004=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
[JCI100007] A Java package org.oasisopen.sca.test;version=1.0.0 that is
specified on an export element MUST be contained within the contribution
containing the export element.
-POJO_10005=org.oasisopen.sca.ServiceRuntimeException: [Contribution:
POJO_10005, Artifact: META-INF/sca-contribution.xml] - [JVC10004] The value of
the @package attribute on the <export.java/> element is not unique across all
other <export.java/> elements within the contribution.
+POJO_10005=org.oasisopen.sca.ServiceRuntimeException: [Contribution:
POJO_10005, Artifact: META-INF/sca-contribution.xml] - [JCI10004] The value of
the @package attribute on the <export.java/> element is not unique across all
other <export.java/> elements within the contribution.
POJO_10006=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
[JCI100007] A Java package org.oasisopen.sca.test.y that is specified on an
export element MUST be contained within the contribution containing the export
element.