tidied up the example JNDI

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@414808 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-06-16 12:01:39 +00:00
parent 944f9d60d7
commit 60ba9da302
1 changed files with 0 additions and 4 deletions

View File

@ -5,10 +5,6 @@ java.naming.factory.initial = org.apache.activemq.jndi.ActiveMQInitialContextFac
# use the following property to configure the default connector
java.naming.provider.url = vm://localhost
# use the following property to specify a class path resource or URL
# used to configure an embedded broker using the XML configuration file
#brokerXmlConfig = file:src/conf/sample-conf/default.xml
# use the following property to specify the JNDI name the connection factory
# should appear as.
#connectionFactoryNames = connectionFactory, queueConnectionFactory, topicConnectionFactry