summaryrefslogtreecommitdiff
path: root/java/broker/etc
diff options
context:
space:
mode:
authorRobert Greig <rgreig@apache.org>2007-02-09 10:24:35 +0000
committerRobert Greig <rgreig@apache.org>2007-02-09 10:24:35 +0000
commitd02ae98fb4b23111cf2fbda326c833e11e758336 (patch)
tree2842c05b353fa5ab4cac02ef892b97185acbd774 /java/broker/etc
parent850479f9df10a33509f250ee093e7ea7f44c2b65 (diff)
downloadqpid-python-d02ae98fb4b23111cf2fbda326c833e11e758336.tar.gz
QPID-357 : Add support for a "default" virtual host
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@505242 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/broker/etc')
-rw-r--r--java/broker/etc/virtualhosts.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/broker/etc/virtualhosts.xml b/java/broker/etc/virtualhosts.xml
index 2a573535de..a41554f7bc 100644
--- a/java/broker/etc/virtualhosts.xml
+++ b/java/broker/etc/virtualhosts.xml
@@ -20,6 +20,7 @@
-
-->
<virtualhosts>
+ <default>test</default>
<virtualhost>
<name>localhost</name>