summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/compliance-tests
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2012-01-24 09:27:17 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2012-01-24 09:27:17 +0000
commite5c33379ad05117312b79b70670f58633bbe86d8 (patch)
treeede1a30ae46dba864878417c6c54bbb58989cc55 /sca-java-2.x/trunk/testing/compliance-tests
parent4262ef1670a46b251e0bf0f7c839141e2bf1ff9b (diff)
Update expected error message for latest JMS binding code
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1235184 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/testing/compliance-tests')
-rw-r--r--sca-java-2.x/trunk/testing/compliance-tests/binding-jms/src/test/resources/tuscany-oasis-sca-tests-errors.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/testing/compliance-tests/binding-jms/src/test/resources/tuscany-oasis-sca-tests-errors.properties b/sca-java-2.x/trunk/testing/compliance-tests/binding-jms/src/test/resources/tuscany-oasis-sca-tests-errors.properties
index 0bd6c5e157..c80c47f043 100644
--- a/sca-java-2.x/trunk/testing/compliance-tests/binding-jms/src/test/resources/tuscany-oasis-sca-tests-errors.properties
+++ b/sca-java-2.x/trunk/testing/compliance-tests/binding-jms/src/test/resources/tuscany-oasis-sca-tests-errors.properties
@@ -5,7 +5,7 @@
# exception either in initialization or at runtime
#
BJM_3001=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BJM_3001, Artifact: Test_BJM_3001.composite] - URI must start with the scheme 'jms:jndi:' or 'jms:queue:' or 'jms:topic:' for uri: http://test.sca.oasisopen.org/
-BJM_3002_1=Test service got an exception during execution: org.apache.tuscany.sca.binding.jms.JMSBindingException JMS Destination DOES_NOT_EXIST_Queue not found with create mode of "ifNotExist" while registering binding Reference1 invoker
+BJM_3002_1=Test service got an exception during execution: org.apache.tuscany.sca.binding.jms.JMSBindingException JMS Destination DOES_NOT_EXIST_Queue not found but create mode of "never" while registering binding Reference1 invoker
BJM_3002_2=Test service got an exception during execution: org.apache.tuscany.sca.binding.jms.JMSBindingException org.apache.tuscany.sca.binding.jms.JMSBindingException: org.apache.tuscany.sca.binding.jms.JMSBindingException: connection factory not found: DOES_NOT_EXIST
BJM_3011=org.apache.tuscany.sca.binding.jms.JMSBindingException: JMS Destination TEST_BJM_3011_Queue already exists but has create mode of "always" while registering service Service1 listener
BJM_3011A=org.apache.tuscany.sca.binding.jms.JMSBindingException: Incorrect resource type for ActivationSpec: org.apache.activemq.command.ActiveMQQueue