diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-10-27 12:48:15 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-10-27 12:48:15 +0000 |
commit | 18e0ec7dc6b09877118a9a3d2ad834183e30bd43 (patch) | |
tree | 744977a51d78a7f96ff6e35bf6663e1c19203f4a /otest/newlayout | |
parent | 7a133dc79421d3f4e0e390336a8a128dbc3e9bcf (diff) |
Correct expected error message
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027943 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'otest/newlayout')
-rw-r--r-- | otest/newlayout/tuscany-jms-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties | 2 |
1 files changed, 1 insertions, 1 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 163f66ee1f..6450ea085c 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 @@ -45,4 +45,4 @@ 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=Message = org.xml.sax.SAXParseException: Content is not allowed in prolog
BJM_4011=Message = Cannot determine service operation
-BJM_6016=Message = message property scaCallbackDestination does not start with 'jms:jndi:' found: DOESNT_EXIST
+BJM_6016=Message = No destination specified for reference Service4
|