diff options
Diffstat (limited to 'branches/sca-java-1.x/modules/binding-jms/src/main/resources/binding-jms-validation-messages.properties')
-rw-r--r-- | branches/sca-java-1.x/modules/binding-jms/src/main/resources/binding-jms-validation-messages.properties | 1 |
1 files changed, 1 insertions, 0 deletions
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 |