I've got a stand alone app (not in an app server and no jndi provider) that
is currently connecting to a weblogic jms and i'm trying to convert that to
active mq. 

Since i don't have a JNDI provider with this, i'm trying to figure out how i
can update the ActiveMQInitialContextFactory to contain what i need.  My
first hurdle was the code was looking for a specified ConnectionFactory. To
work around that, i changed the name of connectionfactory to
ConnectionFactory. 

Now i'm unable to find the queues/topics i've created through the active MQ
interface.  Are those not available when you use the
ActiveMQInitialCOntextFactory? 

Thanks 
-- 
View this message in context: 
http://old.nabble.com/Adding-resources-to-the-ActiveMQInitialContext-tp28179354p28179354.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to