Author: antelder
Date: Wed May 12 14:28:40 2010
New Revision: 943510
URL: http://svn.apache.org/viewvc?rev=943510&view=rev
Log:
Merge in error messages changes to otests
Modified:
tuscany/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
Modified:
tuscany/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
URL:
http://svn.apache.org/viewvc/tuscany/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties?rev=943510&r1=943509&r2=943510&view=diff
==============================================================================
---
tuscany/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
(original)
+++
tuscany/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
Wed May 12 14:28:40 2010
@@ -14,44 +14,44 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
-JCA_2001=org.apache.tuscany.sca.interfacedef.OverloadedOperationException:
Cannot overload operation operation1 on org.oasisopen.sca.test.Service1Overload
as it is a @Remotable interface
+JCA_2001=org.apache.tuscany.sca.interfacedef.OverloadedOperationException:
[JCA20001] Cannot overload operation operation1 on
org.oasisopen.sca.test.Service1Overload as it is a @Remotable interface
JCA_3001=org.oasisopen.sca.ServiceRuntimeException: [Contribution: JCA_3001,
Composite:
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_3001] - Class
Not Found Exception: Service1
JCA_3002=org.oasisopen.sca.ServiceRuntimeException: [Contribution: JCA_3002,
Composite:
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_3002] - Class
Not Found Exception: Service1
JCA_3003=org.oasisopen.sca.ServiceRuntimeException: [Contribution: JCA_3003,
Composite:
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_3003] - Class
Not Found Exception: Service3Callback
JCA_3004=org.oasisopen.sca.ServiceRuntimeException: [Contribution: JCA_3004,
Composite:
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_3004] - Class
Not Found Exception: Service3Callback
-JCA_3006=org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component:
TEST_JCA_3006Component2] - [ASM50004] Component service interface incompatible
with implementation service interface: Component = TEST_JCA_3006Component2
Service = Service3WithCallback Callback operation not found on target
-JCA_3007=org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component:
TEST_JCA_3007Component1] - Component reference interface incompatible with
implementation reference interface: Component = TEST_JCA_3007Component1
Reference = reference1 Callback operation not found on target
+JCA_3006=org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component:
TEST_JCA_3006Component2] - [ASM50004,JCA30002] Component service interface
incompatible with implementation service interface: Component =
TEST_JCA_3006Component2 Service = Service3WithCallback Callback operation not
found on target
+JCA_3007=org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component:
TEST_JCA_3007Component1] - [JCA30001,JCA30002,JCA30003,JCA90046] Component
reference interface incompatible with implementation reference interface:
Component = TEST_JCA_3007Component1 Reference = reference1 Callback operation
not found on target
JCA_3008=org.oasisopen.sca.ServiceRuntimeException: [Contribution: JCA_3008,
Artifact: Test_JCA_3008.composite] - XMLSchema validation error occured in:
Test_JCA_3008.composite ,line = ***, column = ***, Message =
cvc-complex-type.3.2.2: Attribute 'oops' is not allowed to appear in element
'interface.java'.
-JCA_3009=org.apache.tuscany.sca.interfacedef.InvalidAnnotationException:
@Remotable annotation present in a interface marked as not remotable in the SCDL
-JCA_3011=org.oasisopen.sca.ServiceRuntimeException: [Contribution: JCA_3011,
Composite:
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_3011] -
JCA30006 Forbidden annotation interface org.oasisopen.sca.annotation.Property
found in class org.oasisopen.sca.test.JCA3011Service
-JCA_3012=org.oasisopen.sca.ServiceRuntimeException: [Contribution: JCA_3012,
Composite:
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_3012] -
JCA30007 Forbidden annotation interface org.oasisopen.sca.annotation.Property
found in class org.oasisopen.sca.test.JCA3012Service3Callback
-JCA_10001=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.introspect.impl.IllegalPropertyException:
Argument 1 of method operation1 in class class
org.oasisopen.sca.test.service1BadAnnotation can not be a Property
-JCA_10002=org.oasisopen.sca.ServiceRuntimeException: [Contribution: JCA_10002,
Composite:
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_10002] -
JCA9002 SCA annotations are not permitted on static members:
org.oasisopen.sca.test.service1Sta
-JCA_10003=org.oasisopen.sca.ServiceRuntimeException: [Contribution: JCA_10003,
Composite:
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_10003] -
JCA9002 SCA annotations are not permitted on static members:
org.oasisopen.sca.test.service1Sta
-JCA_10004=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.introspect.impl.IllegalCallbackReferenceException:
JCA90046 @Callback on field of method must not have any parameters
-JCA_10006=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.introspect.impl.InvalidConstructorException:
JCA90003 constructor parameters must have @Property or @Reference annotation
-JCA_10007=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.introspect.impl.IllegalDestructorException:
Destructor must not have argments
-JCA_10008=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.introspect.impl.IllegalInitException:
Initializer must not have argments
-JCA_10009=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.introspect.impl.IllegalPropertyException:
Final field serviceName in class org.oasisopen.sca.test.service1BadPropImpl
can not be annotated as a Property
-JCA_10010=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.introspect.impl.InvalidPropertyException:
Missing property name: public
org.oasisopen.sca.test.service1ConstrBadPropImpl(java.lang.String)[0]
-JCA_10011=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.introspect.impl.InvalidPropertyException:
JCA_90014 Constructor property must not have required=false:
org.oasisopen.sca.test.service1ConstrBadPropImpl
-JCA_10014=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.introspect.impl.InvalidReferenceException:
JCA90018 @Reference in a Constructor must have a name
attributeorg.oasisopen.sca.test.service1ConstrBad
+JCA_3009=org.apache.tuscany.sca.interfacedef.InvalidAnnotationException:
[JCA30005] @Remotable annotation present in a interface marked as not remotable
in the SCDL
+JCA_3011=org.oasisopen.sca.ServiceRuntimeException: [Contribution: JCA_3011,
Composite:
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_3011] -
[JCA30006] Forbidden annotation interface org.oasisopen.sca.annotation.Property
found on service interface in class org.oasisopen.sca.test.JCA3011Service
+JCA_3012=org.oasisopen.sca.ServiceRuntimeException: [Contribution: JCA_3012,
Composite:
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_3012] -
[JCA30007] Forbidden annotation interface org.oasisopen.sca.annotation.Property
found on callback interface in class
org.oasisopen.sca.test.JCA3012Service3Callback
+JCA_10001=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.introspect.impl.IllegalPropertyException:
[JCA90001] Argument 1 of method operation1 in class class
org.oasisopen.sca.test.service1BadAnnotation can not be a Property
+JCA_10002=org.oasisopen.sca.ServiceRuntimeException: [Contribution: JCA_10002,
Composite:
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_10002] -
[JCA9002] SCA annotations are not permitted on static members:
org.oasisopen.sca.test.service1Sta
+JCA_10003=org.oasisopen.sca.ServiceRuntimeException: [Contribution: JCA_10003,
Composite:
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_10003] -
[JCA9002] SCA annotations are not permitted on static members:
org.oasisopen.sca.test.service1Sta
+JCA_10004=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.introspect.impl.IllegalCallbackReferenceException:
[JCA90046] @Callback on field of method must not have any parameters
+JCA_10006=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.introspect.impl.InvalidConstructorException:
JCA90003 constructor parameters for class
org.oasisopen.sca.test.service1BadConstrImpl must have @Property or @Reference
annotation
+JCA_10007=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.introspect.impl.IllegalDestructorException:
[JCA90004] Destructor must not have arguments
+JCA_10008=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.introspect.impl.IllegalInitException:
[JCA90008] Initializer must not have argments
+JCA_10009=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.introspect.impl.IllegalPropertyException:
[JCA90011] Final field serviceName in class
org.oasisopen.sca.test.service1BadPropImpl can not be annotated as a Property
+JCA_10010=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.introspect.impl.InvalidPropertyException:
[JCA90013] Missing property name: public
org.oasisopen.sca.test.service1ConstrBadPropImpl(java.lang.String)[0]
+JCA_10011=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.introspect.impl.InvalidPropertyException:
[JCA90014] Constructor property must not have required=false:
org.oasisopen.sca.test.service1ConstrBadPropImpl
+JCA_10014=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.introspect.impl.InvalidReferenceException:
[JCA90018] @Reference in a Constructor must have a name
attributeorg.oasisopen.sca.test.service1ConstrBad
JCA_10015=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.introspect.impl.InvalidReference
-JCA_10046=org.oasisopen.sca.ServiceRuntimeException: [] - Exception while
generating WSDL for TEST_JCA_10046Component1/Unmappable exception was:
com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 4 counts of
IllegalAnnotationExceptions
-JCA_10047=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.IntrospectionException: JCA90041
@Scope annotation not allowed on service interface
-JCA_10048=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.IntrospectionException: JCA????
Implementation missing service method operation2 service interface
org.oasisopen.sca.test.Service1Superset
-JCA_10049=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.IntrospectionException: JCA90050
The number of Strings in the names attribute array of the @Service annotation
MUST match the number of elements in the value attribute array
-JCA_10050=org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component:
TEST_JCA_10050Component1] - [ASM40003,ASM60003] Duplicate implementation
service name: Component = TEST_JCA_10050Component1 Service = Service1
+JCA_10046=org.oasisopen.sca.ServiceRuntimeException: [] - [JCA90040] Exception
while generating WSDL for TEST_JCA_10046Component1/Unmappable exception was:
com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 4 counts of
IllegalAnnotationExceptions
+JCA_10047=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.IntrospectionException: [JCA90041]
@Scope annotation not allowed on service interface
+JCA_10048=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.IntrospectionException: [JCA90042]
Implementation missing service method operation2 service interface
org.oasisopen.sca.test.Service1Superset
+JCA_10049=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.IntrospectionException: [JCA90050]
The number of Strings in the names attribute array of the @Service annotation
MUST match the number of elements in the value attribute array
+JCA_10050=org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component:
TEST_JCA_10050Component1] - [ASM40003,ASM60003,JCA90045] Duplicate
implementation service name: Component = TEST_JCA_10050Component1 Service =
Service1
JCA_10051=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.IntrospectionException: JCA90059
The array of interfaces or classes specified by the value attribute of the
@Service annotation
JCA_10052=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.implementation.java.IntrospectionException: JCA90060
The value of each element in the @Service names array MUST be unique amongst
all the other element values in the array
JCA_11005=*
org.apache.tuscany.sca.contribution.processor.ContributionReadException:
java.io.FileNotFoundException:
C:TuscanySVN2.x-trunkotestnewlayouttuscany-java-caa-test-runner..sca-java-caaJCA_11005targetJCA_11005.zip
(The system cannot find the path specified)
# Intent and PolicySet related tests
-JCA_8001=org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component:
TEST_JCA_8001Component1, Service: Service1] - [POL40009,ASM60009,ASM60010]
Intent {http://docs.oasis-open.org/ns/opencsa/scatests/200903}testIntent2 and
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}testIntent1 are mutually
exclusive
-JCA_8002=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
Processing composite
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_8002: Resolving
Java implementation: org.oasisopen.sca.test.service1BadIntent, Method that is
not an SCA reference cannot have policySet/intent annotations: public
java.lang.String
org.oasisopen.sca.test.service1BadIntent.operation1(java.lang.String)
-JCA_8003=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
Processing composite
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_8003: Resolving
Java implementation: org.oasisopen.sca.test.service1BadIntent, Field that is
not an SCA reference cannot have policySet/intent annotations: public
java.lang.String org.oasisopen.sca.test.service1BadIntent.someField
-JCA_8004=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
Processing composite
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_8004: Resolving
Java implementation: org.oasisopen.sca.test.service1BadIntent, Constructor
parameter that is not an SCA reference cannot have policySet/intent
annotations: public
org.oasisopen.sca.test.service1BadIntent(java.lang.String)[0]
-JCA_8006=org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component:
TEST_JCA_8006Component1, Service: Service1] - [POL40009,ASM60009,ASM60010]
Intent {http://docs.oasis-open.org/ns/opencsa/scatests/200903}testIntent2 and
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}testIntent1 are mutually
exclusive
-JCA_8008=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
Processing composite
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_8008: Resolving
Java implementation: org.oasisopen.sca.test.service1BadPolicySet, Method that
is not an SCA reference cannot have policySet/intent annotations: public
java.lang.String
org.oasisopen.sca.test.service1BadPolicySet.operation1(java.lang.String)
-JCA_8009=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
Processing composite
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_8009: Resolving
Java implementation: org.oasisopen.sca.test.service1BadPolicySet, Field that is
not an SCA reference cannot have policySet/intent annotations: public
java.lang.String org.oasisopen.sca.test.service1BadPolicySet.someField
-JCA_8010=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
Processing composite
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_8010: Resolving
Java implementation: org.oasisopen.sca.test.service1BadPolicySet, Constructor
parameter that is not an SCA reference cannot have policySet/intent
annotations: public
org.oasisopen.sca.test.service1BadPolicySet(java.lang.String)[0]
+JCA_8001=org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component:
TEST_JCA_8001Component1, Service: Service1] -
[POL40009,ASM60009,ASM60010,JCA70001,JCA70003] Intent
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}testIntent2 and
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}testIntent1 are mutually
exclusive
+JCA_8002=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
Processing composite
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_8002: Resolving
Java implementation: org.oasisopen.sca.test.service1BadIntent,
[JCA70002,JCA70005] Method that is not an SCA reference cannot have
policySet/intent annotations: public java.lang.String
org.oasisopen.sca.test.service1BadIntent.operation1(java.lang.String)
+JCA_8003=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
Processing composite
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_8003: Resolving
Java implementation: org.oasisopen.sca.test.service1BadIntent,
[JCA70002,JCA70005] Field that is not an SCA reference cannot have
policySet/intent annotations: public java.lang.String
org.oasisopen.sca.test.service1BadIntent.someField
+JCA_8004=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
Processing composite
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_8004: Resolving
Java implementation: org.oasisopen.sca.test.service1BadIntent,
[JCA70002,JCA70005] Constructor parameter that is not an SCA reference cannot
have policySet/intent annotations: public
org.oasisopen.sca.test.service1BadIntent(java.lang.String)[0]
+JCA_8006=org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component:
TEST_JCA_8006Component1, Service: Service1] -
[POL40009,ASM60009,ASM60010,JCA70001,JCA70003] Intent
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}testIntent2 and
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}testIntent1 are mutually
exclusive
+JCA_8008=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
Processing composite
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_8008: Resolving
Java implementation: org.oasisopen.sca.test.service1BadPolicySet,
[JCA70002,JCA70005] Method that is not an SCA reference cannot have
policySet/intent annotations: public java.lang.String
org.oasisopen.sca.test.service1BadPolicySet.operation1(java.lang.String)
+JCA_8009=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
Processing composite
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_8009: Resolving
Java implementation: org.oasisopen.sca.test.service1BadPolicySet,
[JCA70002,JCA70005] Field that is not an SCA reference cannot have
policySet/intent annotations: public java.lang.String
org.oasisopen.sca.test.service1BadPolicySet.someField
+JCA_8010=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
Processing composite
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_8010: Resolving
Java implementation: org.oasisopen.sca.test.service1BadPolicySet,
[JCA70002,JCA70005] Constructor parameter that is not an SCA reference cannot
have policySet/intent annotations: public
org.oasisopen.sca.test.service1BadPolicySet(java.lang.String)[0]