added stomp support by default

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@365634 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-01-03 13:56:01 +00:00
parent d9987ffd31
commit 01bf2d1833
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@
<transportConnectors>
<transportConnector uri="tcp://localhost:61616" discoveryUri="multicast://default"/>
<transportConnector uri="stomp://localhost:61617"/>
</transportConnectors>
<networkConnectors>