diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2011-11-24 11:18:52 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2011-11-24 11:18:52 +0000 |
commit | 5cff01b07992bd5b56b9df4e103b78639c744b1c (patch) | |
tree | 1f4fd0fc41b06bc11a415e79361ddc61e836cad9 /sca-java-2.x/trunk/testing | |
parent | dab3ee3c0107ec85d0f3c823cd926a8343fbd534 (diff) |
Add wildcards to error message so it matches across JVM levels
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1205795 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/testing')
-rw-r--r-- | sca-java-2.x/trunk/testing/compliance-tests/binding-jms/src/test/resources/tuscany-oasis-sca-tests-errors.properties | 2 |
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 3d5635f249..0bd6c5e157 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 @@ -43,7 +43,7 @@ BJM_3036=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BJM_3036, Art BJM_3037A=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BJM_3037A, Artifact: Test_BJM_3037A.composite] - A JNDI name must be specified when an ActivationSpec has a create mode of "always" BJM_3037C=org.oasisopen.sca.ServiceRuntimeException: [Contribution: BJM_3037C, Artifact: Test_BJM_3037C.composite] - Missing ConnectionFactory Name 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 = java.io.IOException: org.xml.sax.SAXParseException: Content is not allowed in prolog +BJM_4004=Message = java.io.IOException: org.xml.sax.SAXParseException***Content is not allowed in prolog BJM_4011=Message = Cannot determine service operation BJM_6016=Message = No destination specified for reference Service4 |