summaryrefslogtreecommitdiffstats
path: root/otest
diff options
context:
space:
mode:
authorbdaniel <bdaniel@13f79535-47bb-0310-9956-ffa450edef68>2010-09-14 06:43:50 +0000
committerbdaniel <bdaniel@13f79535-47bb-0310-9956-ffa450edef68>2010-09-14 06:43:50 +0000
commit5a8294b76fd5f4bd092d3f5cb6cce89777936e27 (patch)
treef828dc8a94ed4b99fafeb8f9d0a724776c504e5d /otest
parent9f5ca9e3b289e71b95c331aeeb544c479f8b239d (diff)
BJM_6016 Add error message
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996766 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'otest')
-rw-r--r--otest/newlayout/tuscany-jms-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/otest/newlayout/tuscany-jms-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties b/otest/newlayout/tuscany-jms-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
index ac97fee7d3..1cb6738173 100644
--- a/otest/newlayout/tuscany-jms-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
+++ b/otest/newlayout/tuscany-jms-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
@@ -44,4 +44,6 @@ BJM_3037C=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BJM_3037C, A
BJM_3037D=org.apache.tuscany.sca.binding.jms.JMSBindingException: JMS Destination Service1 already exists but has create mode of "always" while registering service Service1 listener
BJM_4004=org.xml.sax.SAXParseException: Content is not allowed in prolog
BJM_4011=Cannot determine service operation
+BJM_6016=JMS Destination TEST_BJM_6015_Reply_Queue not found with create mode of "ifNotExist" while registering binding Service4 invoker
+