Ok, thx for the link but I've really seen that. Here are my issues actually :
1. Suppose I have a JMS Producer and create a Connection Factory with the help of the properties file. 2. When I create the JMS Consumer it means I have to carry the properties file with me every time and set in the CLASSPATH because otherwise it will not work. So, my question was actually - Is there a way to "statically" create an entry in the JNDI ActiveMQ Tree and on the JMS Consumer side just provide the URL of the ActiveMQ and the Connection Factory will be there. Because I have tested it so far and it will fail otherwise. Seems a bit misleading to me. Cheers, Eugene. -- View this message in context: http://activemq.2283324.n4.nabble.com/JNDI-and-ActiveMQ-tp3431031p3431507.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.