Author: jstrachan
Date: Fri Jun 16 05:01:39 2006
New Revision: 414808
URL: http://svn.apache.org/viewvc?rev=414808&view=rev
Log:
tidied up the example JNDI
Modified:
incubator/activemq/trunk/activemq-core/src/test/resources/jndi.properties
Modified:
incubator/activemq/trunk/activemq-core/src/test/resources/jndi.properties
URL:
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-core/src/test/resources/jndi.properties?rev=414808&r1=414807&r2=414808&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-core/src/test/resources/jndi.properties
(original)
+++ incubator/activemq/trunk/activemq-core/src/test/resources/jndi.properties
Fri Jun 16 05:01:39 2006
@@ -5,10 +5,6 @@
# 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