diff options
| author | Arnaud Simon <arnaudsimon@apache.org> | 2007-11-08 09:49:19 +0000 |
|---|---|---|
| committer | Arnaud Simon <arnaudsimon@apache.org> | 2007-11-08 09:49:19 +0000 |
| commit | 132f4de1c3b6e116fbd75837881a041b810ef57f (patch) | |
| tree | a9967b3074bfcfff36ab68d0bd3bc7f196b5f83d /java/client/src/test | |
| parent | 81e4e3764475ab34da0728ed4c4b19ddf61da8b1 (diff) | |
| download | qpid-python-132f4de1c3b6e116fbd75837881a041b810ef57f.tar.gz | |
added several cr and xa tests
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@593098 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/client/src/test')
| -rw-r--r-- | java/client/src/test/java/org/apache/qpid/test/unit/tests.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/client/src/test/java/org/apache/qpid/test/unit/tests.properties b/java/client/src/test/java/org/apache/qpid/test/unit/tests.properties index 4e897caa29..893958949f 100644 --- a/java/client/src/test/java/org/apache/qpid/test/unit/tests.properties +++ b/java/client/src/test/java/org/apache/qpid/test/unit/tests.properties @@ -33,6 +33,8 @@ queue.xaQueue = xaQueue # register some topics in JNDI using the form # topic.[jndiName] = [physicalName] #topic.ibmStocks = stocks.nyse.ibm +topic.xaTopic = xaTopic +topic.durableSubscriberTopic = durableSubscriberTopic # Register an AMQP destination in JNDI # NOTE: Qpid currently only supports direct,topics and headers |
