From 7b7a0fe1d7954d66e21e530a3486b8994f015d81 Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 3 Jul 2009 11:47:42 +0000 Subject: TUSCANY-3116: add runtime support for using the operationProperties attribute on a JMS binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790871 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/binding-jms-validation-messages.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'branches/sca-java-1.x/modules/binding-jms/src/main/resources') diff --git a/branches/sca-java-1.x/modules/binding-jms/src/main/resources/binding-jms-validation-messages.properties b/branches/sca-java-1.x/modules/binding-jms/src/main/resources/binding-jms-validation-messages.properties index 75bf06df1f..9361bb0e3c 100644 --- a/branches/sca-java-1.x/modules/binding-jms/src/main/resources/binding-jms-validation-messages.properties +++ b/branches/sca-java-1.x/modules/binding-jms/src/main/resources/binding-jms-validation-messages.properties @@ -47,3 +47,4 @@ DestinationTopicContradiction = Destination type topic contradicts connection fa ConnectionFactoryActivationSpecContradiction = Connection factory \"{0}\" and activation specification \"{0}\" are mutually exclusive ResponseAttrElement = Response connection \"{0}\" and response element \"{1}\" are mutually exclusive BindingNotFound = {0} refers to a binding definition {1} which is not found +DuplicateOperationProperties = Must not use both operationProperties attribute and operationProperties element -- cgit v1.2.3