From 615beb132f725ebc4a88d58dc5f3b8af8419f932 Mon Sep 17 00:00:00 2001 From: Arnaud Simon Date: Wed, 20 Feb 2008 10:11:41 +0000 Subject: added xa destinations git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@629404 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-provider.properties | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'java') diff --git a/java/test-provider.properties b/java/test-provider.properties index b857c5c312..8dcba7230f 100644 --- a/java/test-provider.properties +++ b/java/test-provider.properties @@ -1 +1,7 @@ connectionfactory.local = qpid:password=guest;username=guest;client_id=clientid;virtualhost=test@tcp:127.0.0.1:5672 + +queue.MyQueue = example.MyQueue +queue.xaQueue = xaQueue + +topic.xaTopic = xaTopic +topic.durableSubscriberTopic = durableSubscriberTopic -- cgit v1.2.1