Author: antelder
Date: Wed Mar  3 22:18:23 2010
New Revision: 918738

URL: http://svn.apache.org/viewvc?rev=918738&view=rev
Log:
Lots of error messgae updates (this is now out of sync with the java caa 
messages under the otests folder which are currently broken so can't be run

Modified:
    
tuscany/sca-java-2.x/trunk/compliance-tests/java-caa/src/test/resources/tuscany-oasis-sca-tests-errors.properties

Modified: 
tuscany/sca-java-2.x/trunk/compliance-tests/java-caa/src/test/resources/tuscany-oasis-sca-tests-errors.properties
URL: 
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/compliance-tests/java-caa/src/test/resources/tuscany-oasis-sca-tests-errors.properties?rev=918738&r1=918737&r2=918738&view=diff
==============================================================================
--- 
tuscany/sca-java-2.x/trunk/compliance-tests/java-caa/src/test/resources/tuscany-oasis-sca-tests-errors.properties
 (original)
+++ 
tuscany/sca-java-2.x/trunk/compliance-tests/java-caa/src/test/resources/tuscany-oasis-sca-tests-errors.properties
 Wed Mar  3 22:18:23 2010
@@ -14,75 +14,43 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License. 
-
-ASM_4002=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- [ASM40003,ASM60003] Duplicate implementation service name: Component = 
TestComponent1 Service = Service1
-ASM_4003=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- [ASM40004,ASM50007,ASM60006] Duplicate implementation reference name: 
Component = TestComponent1 Reference = Reference1
-ASM_4004=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- [ASM40005,ASM60014] Duplicate implementation property name: Component = 
TestComponent1 Property = propertyName
-ASM_4007=org.apache.tuscany.sca.contribution.processor.ContributionReadException:
 [ASM40010,ASM60040] Error: property has both @type and @element attribute 
values - propertyName
-ASM_4008=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- [ASM40011,ASM60034] No value configured on a mustSupply property: Component = 
TestComponent1 Property = propertyName
-ASM_5004=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestClient] - 
[ASM50022] Too many targets on reference: reference1
-ASM_5005=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- [ASM40003,ASM60003] Duplicate implementation service name: Component = 
TestComponent1 Service = Service1
-ASM_5006=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- Component type service not found for component service (missing @Remotable 
annotation?): Component = TestComponent1 Service = InvalidName
-ASM_5007=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- [ASM40004,ASM50007,ASM60006] Duplicate implementation reference name: 
Component = TestComponent1 Reference = Reference1
-ASM_5008=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- [ASM50008] Component type reference not found for component reference: 
Component = TestComponent1 Reference = InvalidName
-ASM_5009=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}] - [ASM50001] Duplicate 
component name: Composite = {http://docs.oasis-open.org/ns/opencsa/sca/200912} 
Component = TestComponent1
-ASM_5010=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- [ASM50004] Component service interface incompatible with implementation 
service interface: Component = TestComponent1 Service = Service1
-ASM_5014=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- [ASM50009] Component reference multiplicity incompatible with reference 
multiplicity: Component = TestComponent1 Reference = Reference1
-ASM_5023=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}TestComposite11, 
Component: Composite11Component1, Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite4, 
Component: Composite4Component1] - [ASM50022] Too many targets on reference: 
reference1
-ASM_5024=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1, 
Reference: Reference1] - [ASM50026] Composite 
{http://docs.oasis-open.org/ns/opencsa/sca/200912} Component TestComponent1 
Reference Reference1 must not specify endpoints using both target attribute and 
with a binding child element
-ASM_5027=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- Duplicate component property name: Component = TestComponent1 Property = 
serviceName
-ASM_5028=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- [ASM50031] Property not found for component property: Component = 
TestComponent1 Property = randomName
-ASM_5029=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- [ASM50032] The property component TestComponent1 property complexType has 
many values but its "many" attribute is set to false
-ASM_5030=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_5030, 
Artifact: Test_ASM_5030.composite] - ASM50033: value attribute exists for the 
property element
-ASM_5035=org.apache.tuscany.sca.contribution.processor.ContributionReadException:
 [ASM40010,ASM60040] Error: property has both @type and @element attribute 
values - complexType
-ASM_5036=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_5036Component1] - [ASM_5036] The property component 
TEST_ASM_5036Component1 property complexType has XSD type 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}ComplexType2 while its 
component type property has the XSD type 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}ComplexType1
-ASM_5037=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_5037Component1] - [ASM50031] Property not found for component 
property: Component = TEST_ASM_5037Component1 Property = bogusName
-ASM_6001=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_6001, 
Artifact: TestDuplicate1.composite] - [ASM_6001] More than one composite with 
the same name 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}DuplicateComposite found 
in contribution
-ASM_6002=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- [ASM40003,ASM60003] Duplicate implementation service name: Component = 
TestComponent1 Service = Service1
-ASM_6003=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}TestComposite17] - 
[ASM60004,ASM60032] Promoted component service not found: Composite = 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite17 Service 
= SpuriousComponent/SpuriousService
-ASM_6005=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- [ASM40004,ASM50007,ASM60006] Duplicate implementation reference name: 
Component = TestComponent1 Reference = Reference1
-ASM_6006=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}TestComposite20] - 
[ASM60007] Promoted component reference not found: Composite = 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite20 
Reference = Composite20Componentz/Reference1
-ASM_6008=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_6008Component1, Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite22] - 
[ASM60008,ASM60013] Interface of composite reference Reference1 must be 
compatible with the interface declared by promoted component reference. 
Operation not found on target
-ASM_6012=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_6012TestComponent1] - [ASM40005,ASM60014] Duplicate implementation 
property name: Component = TEST_ASM_6012TestComponent1 Property = propertyName
-ASM_6016=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}TestComposite30, 
Component: TestComponent1, Reference: Reference1] - [ASM60028] No target 
services found for the component reference to be autowired: Reference1
-ASM_6020=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1, 
Reference: Reference1] - [ASM60028] No target services found for the component 
reference to be autowired: Reference1
-ASM_6021=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_6021TestComponent1, Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite31] - 
[ASM60004,ASM60032] Promoted component service not found: Composite = 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite31 Service 
= Not_A_URI_of_a_Component
-ASM_6022=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}TestComposite32, 
Component: TestComponent1] - [ASM60033] No targets for reference: Composite = 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite32 
Reference = Reference1
-ASM_6023=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- [ASM40011,ASM60034] No value configured on a mustSupply property: Component = 
TestComponent1 Property = simpleType
-ASM_6024=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- [ASM60030] Component implementation not resolved: Component = TestComponent1 
Uri = TestComponent1
-ASM_6025=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}] - [ASM50001] Duplicate 
component name: Composite = {http://docs.oasis-open.org/ns/opencsa/sca/200912} 
Component = TestComponent1
-ASM_6028=org.apache.tuscany.sca.contribution.processor.ContributionReadException:
 [ASM40010,ASM60040] Error: property has both @type and @element attribute 
values - InvalidProperty
-ASM_6029=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
 [ASM60041] Error: Composite 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_ASM_6029 can only 
include another composite with the identical @local attribute value
-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_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
-ASM_8006=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_8006, 
Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_ASM_8006] - The 
interface.wsdl element has a forward interface with a callback declared in the 
WSDL {http://test.sca.oasisopen.org/}Service9Callback and a callback interface 
also declared using the callbackInterface attribute 
{http://test.sca.oasisopen.org/}Service8Callback but the callback interfaces 
are not equal.
-ASM_8007=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent2] 
- [ASM50004] Component service interface incompatible with implementation 
service interface: Component = TestComponent2 Service = Service1
-ASM_8008=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- Component reference interface incompatible with implementation reference 
interface: Component = TestComponent1 Reference = Reference1
-ASM_8009=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_8009Component1] - Component reference interface incompatible with 
implementation reference interface: Component = TEST_ASM_8009Component1 
Reference = Reference1
-ASM_8010=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_8010Component2, Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite63] - 
Interface of composite service Service1 must be subset of the interface 
declared by promoted component service. Callback operation not found on target
-ASM_8011=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}TestComposite62] - 
[ASM60008,ASM60013] Interface of composite reference Reference1 must be 
compatible with the interface declared by promoted component reference. 
Callback operation not found on target
-ASM_8012=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_8012Component1, Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite64] - 
[ASM60008,ASM60013] Interface of composite reference Reference1 must be 
compatible with the interface declared by promoted component reference.
-ASM_8017=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_8017Component1, Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite72] - 
Interface of composite service Service1a must be subset of the interface 
declared by promoted component service. Callback interface doesn't match
-ASM_8018=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestClient] - 
[ASM50004] Component service interface incompatible with implementation service 
interface: Component = TestClient Service = TestInvocation
-ASM_8019=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_8019, 
Artifact: Test_ASM_8019.composite] - The interface.wsdl interface 
{http://test.sca.oasisopen.org/}Service1 element can only have a remotable 
attribute with the value "true" as WSDL interface are assumed to be remotable 
by default. The value that was found is: false.
-ASM_9002=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- Multiple bindings with the same name for a service: Service = Service1 
Binding name = Fred
-ASM_10001=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_10001, 
Artifact: META-INF/definitions.xml, Definitions: 
jar:file:***ASM_10001***.zip!/META-INF/definitions.xml] - [ASM10001,POL30002] 
Duplicate intent {http://docs.oasis-open.org/ns/opencsa/scatests/200903}Fred 
found in domain
-ASM_10003=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_10003, 
Artifact: META-INF/definitions.xml, Definitions: 
jar:file:***ASM_10003***.zip!/META-INF/definitions.xml] - XMLSchema validation 
error occured in: Test_ASM_10003.composite ,line = ***, column = ***, Message = 
cvc-complex-type.2.4.a: Invalid content was found starting with element 
'component'. One of 
'{"http://docs.oasis-open.org/ns/opencsa/sca/200912":documentation, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":intent, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":policySet, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":binding, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":bindingType, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":implementationType, 
WC[##other:"http://docs.oasis-open.org/ns/opencsa/sca/200912"]}' is expected.
-ASM_12003=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
 Invalid interface when resolving
-ASM_12007=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/2009032}TestComposite5, 
Component: TestComposite5TestComponent1] - Component type service not found for 
component service (missing @Remotable annotation?): Component = 
TestComposite5TestComponent1 Service = Service2
-ASM_12008=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_12008TestComponent1, Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/2009032}TestComposite5, 
Component: TestComposite5TestComponent1] - Component type service not found for 
component service (missing @Remotable annotation?): Component = 
TestComposite5TestComponent1 Service = Service2
-ASM_12011=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- [ASM60030] Component implementation not resolved: Component = TestComponent1 
Uri = TestComponent1
-ASM_12012=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_12012, 
Artifact: META-INF/sca-contribution.xml] - XMLSchema validation error occured 
in: jar:file:***ASM_12012***.zip!/META-INF/sca-contribution.xml ,line = 16, 
column = ***, Message = cvc-complex-type.2.4.a: Invalid content was found 
starting with element 'component'. One of 
'{"http://docs.oasis-open.org/ns/opencsa/sca/200912":documentation, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":deployable, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":importBase, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":exportBase, 
WC[##other:"http://docs.oasis-open.org/ns/opencsa/sca/200912"]}' is expected.
-ASM_13001=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_13001, 
Artifact: Test_ASM_13001.composite] - XMLSchema validation error occured in: 
Test_ASM_13001.composite ,line = 25, column = ***, Message = 
cvc-complex-type.2.4.a: Invalid content was found starting with element 
'sevrice'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":service, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":reference, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":property, 
WC[##other:"http://docs.oasis-open.org/ns/opencsa/sca/200912"]}' is expected.
-ASM_13002=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_13002, 
Artifact: Test_ASM_13002.composite] - XMLSchema validation error occured in: 
Test_ASM_13002.composite ,line = 28, column = ***, Message = 
cvc-complex-type.2.4.a: Invalid content was found starting with element 
'operation'. One of 
'{"http://docs.oasis-open.org/ns/opencsa/sca/200912":binding, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":callback, 
WC[##other:"http://docs.oasis-open.org/ns/opencsa/sca/200912"]}' is expected.
-ASM_13003=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_13003, 
Artifact: Test_ASM_13003.composite] - XMLSchema validation error occured in: 
Test_ASM_13003.composite ,line = 23, column = ***, Message = 
cvc-complex-type.2.4.a: Invalid content was found starting with element 
'binding.ws'. One of 
'{"http://docs.oasis-open.org/ns/opencsa/sca/200912":documentation, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":include, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":service, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":property, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":component, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":reference, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":wire, 
WC[##other:"http://docs.oasis-open.org/ns/opencsa/sca/200912"]}' is expected.
-ASM_13004=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestClient, 
Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestClient_0002, 
Component: TestClient_0002TestClient] - [ASM40011,ASM60034] No value configured 
on a mustSupply property
-ASM_13005=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_13005, 
Artifact: Test_ASM_13005.composite] - XMLSchema validation error occured in: 
Test_ASM_13005.composite ,line = 25, column = ***, Message = cvc-elt.2: The 
value of {abstract} in the element declaration for 'implementation' must be 
false.
-ASM_13006=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_13006, 
Artifact: Test_ASM_13006.composite] - XMLSchema validation error occured in: 
Test_ASM_13006.composite ,line = 28, column = ***, Message = 
cvc-complex-type.3.2.2: Attribute 'callback' is not allowed to appear in 
element 'interface.java'.
-ASM_13007=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_13007, 
Artifact: Test_ASM_13007.composite] - XMLSchema validation error occured in: 
Test_ASM_13007.composite ,line = 29, column = ***, Message = 
cvc-complex-type.3.2.2: Attribute 'mulplicity' is not allowed to appear in 
element 'reference'.
-ASM_13008=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_13008, 
Artifact: Test_ASM_13008.composite] - XMLSchema validation error occured in: 
Test_ASM_13008.composite ,line = 40, column = ***, Message = 
cvc-complex-type.2.4.a: Invalid content was found starting with element 
'operation'. One of 
'{"http://docs.oasis-open.org/ns/opencsa/sca/200912":documentation, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":wireFormat, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":operationSelector}' is 
expected.
\ No newline at end of file
+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_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_3008=org.oasisopen.sca.ServiceRuntimeException: [Contribution: JCA_3008, 
Artifact: Test_JCA_3008.composite] - XMLSchema validation error occured in: 
Test_JCA_3008.composite ,line = 30, column = 13, 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_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:
+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_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] - [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] - [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]


Reply via email to