Author: bdaniel
Date: Tue Sep 14 15:17:00 2010
New Revision: 996944

URL: http://svn.apache.org/viewvc?rev=996944&view=rev
Log:
Replace wildcard errors for  BJM_3020 and BJM_3022 with actual exceptions

Modified:
    
tuscany/otest/newlayout/tuscany-jms-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties

Modified: 
tuscany/otest/newlayout/tuscany-jms-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
URL: 
http://svn.apache.org/viewvc/tuscany/otest/newlayout/tuscany-jms-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties?rev=996944&r1=996943&r2=996944&view=diff
==============================================================================
--- 
tuscany/otest/newlayout/tuscany-jms-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
 (original)
+++ 
tuscany/otest/newlayout/tuscany-jms-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
 Tue Sep 14 15:17:00 2010
@@ -32,9 +32,9 @@ BJM_3015Dc=org.apache.tuscany.sca.bindin
 BJM_3017=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BJM_3017, 
Artifact: Test_BJM_3017.composite] - XMLSchema validation error occured in: 
Test_BJM_3017.composite ,line = 36, column = 17, Message = 
cvc-complex-type.2.4.a: Invalid content was found starting with element 
'activationSpec'. One of 
'{"http://docs.oasis-open.org/ns/opencsa/sca/200912":response, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":headers, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":messageSelection, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":resourceAdapter, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":operationProperties, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":extensions}' is expected.
 BJM_3018=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BJM_3018, 
Artifact: Test_BJM_3018.composite] - When connection factory "TEST_BJM_3018_CF" 
element is present then a destination name must also be defined
 BJM_3019=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BJM_3019, 
Artifact: Test_BJM_3019.composite] - Activation spec name TEST_BJM_3019_AS must 
match destination name TEST_BJM_3019_Queue_XXX
-BJM_3020=*testClient.TestException_Exception: unknown
+BJM_3020=Test service got an exception during execution: 
org.apache.tuscany.sca.binding.jms.JMSBindingException Activation spec can not 
be specified on an SCA reference binding.
 BJM_3021=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BJM_3021, 
Artifact: Test_BJM_3021.composite] - XMLSchema validation error occured in: 
Test_BJM_3021.composite ,line = 44, column = 21, Message = 
cvc-complex-type.2.4.d: Invalid content was found starting with element 
'activationSpec'. No child element is expected at this point.
-BJM_3022=*testClient.TestException_Exception: unknown
+BJM_3022=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BJM_3022, 
Artifact: Test_BJM_3022.composite] - Activation spec name 
TEST_BJM_3022_Response_AS must match destination name 
TEST_BJM_3022_Response_Queue
 BJM_3023=org.apache.tuscany.sca.runtime.ActivationException: 
org.apache.tuscany.sca.runtime.ActivationException: 
org.apache.tuscany.sca.binding.jms.JMSBindingException: [BJM30023] 
response/activationSpec element MUST NOT be present when the binding is being 
used for an SCA service
 BJM_3029=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BJM_3029, 
Artifact: Test_BJM_3029.composite] - XMLSchema validation error occured in: 
Test_BJM_3029.composite ,line = 37, column = 17, Message = 
cvc-complex-type.3.2.2: Attribute 'selectedOperation' is not allowed to appear 
in element 'operationProperties'.
 BJM_3034=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BJM_3034, 
Artifact: Test_BJM_3034.composite] - Destination TEST_BJM_3034_Queue can not be 
specified when URI jms:jndi:TEST_BJM_3034_Queue is present


Reply via email to