Thank you for the response. I've already checked, but the returned factory is
null:
I've used:

url: jnp://127.0.0.1:1099
factory: org.jnp.interfaces.NamingContextFactory
context.factory: activemq/TopicConnectionFactory

TopicConnectionFactory factory = (TopicConnectionFactory)
context.lookup("activemq/TopicConnectionFactory");

and factory is null
-- 
View this message in context: 
http://old.nabble.com/JBOSS-and-activeMQ---JNDI-lookup-tp26576681p26577811.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to