summaryrefslogtreecommitdiff
path: root/qpid/java/jca/example/qpid-jca-example-properties.xml
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2012-02-01 23:56:28 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2012-02-01 23:56:28 +0000
commit0dcfedb9a055a5ec9175a13cdce8667104cd799a (patch)
treed195069c3d429ef502f3514d8b1faf82eba0f651 /qpid/java/jca/example/qpid-jca-example-properties.xml
parent08b3d439ce5cdcd127d14489ba4730ae3f2c7724 (diff)
downloadqpid-python-0dcfedb9a055a5ec9175a13cdce8667104cd799a.tar.gz
QPID-3734 Commiting patch by Weston Price.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1239411 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/jca/example/qpid-jca-example-properties.xml')
-rw-r--r--qpid/java/jca/example/qpid-jca-example-properties.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/jca/example/qpid-jca-example-properties.xml b/qpid/java/jca/example/qpid-jca-example-properties.xml
index 076e5dc241..eb219a05e1 100644
--- a/qpid/java/jca/example/qpid-jca-example-properties.xml
+++ b/qpid/java/jca/example/qpid-jca-example-properties.xml
@@ -36,7 +36,7 @@
<property name="rar.ver" value="${qpid.ver}"/>
<property name="rar.name" value="qpid-ra-${rar.ver}.rar"/>
- <property name="broker.url" value="amqp://anonymous:passwd@client/test?brokerlist='tcp://${broker.address}?sasl_mechs='ANONYMOUS''"/>
+ <property name="broker.url" value="amqp://anonymous:passwd@client/test?brokerlist='tcp://${broker.address}?sasl_mechs='PLAIN''"/>
<property name="qpid.hello.topic.dest.address.ADDR" value="amq.topic/hello.Topic"/>
<property name="qpid.goodbye.topic.dest.address.ADDR" value="amq.topic/goodbye.Topic"/>