From fc0839f84efc550451a98a26696d153e71d883e5 Mon Sep 17 00:00:00 2001 From: "Weston M. Price" Date: Wed, 18 Apr 2012 05:34:59 +0000 Subject: QPID-3776: Add support for JBoss7 Application Server git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1327380 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/jca/example/conf/standalone.xml | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) (limited to 'qpid/java/jca/example/conf/standalone.xml') diff --git a/qpid/java/jca/example/conf/standalone.xml b/qpid/java/jca/example/conf/standalone.xml index 5d4256f8e7..8d6137aea7 100644 --- a/qpid/java/jca/example/conf/standalone.xml +++ b/qpid/java/jca/example/conf/standalone.xml @@ -279,34 +279,39 @@ - + @broker.url@ - - + + @qpid.hello.topic.dest.address@ - - + + @qpid.goodbye.topic.dest.address@ - - + + @qpid.goodbye.queue.dest.address@ - - + + @qpid.hello.queue.dest.address@ - - - @qpid.responder.queue.dest.address@ + + + @qpid.request.queue.dest.address@ + + + + + @qpid.response.queue.dest.address@ -- cgit v1.2.1