First and foremost, thanks to the openEJB team for all the efforts...

I am running openEJB as a stand alone server and haven't dove into it's use
with a full application server.
My reasoning for this is to keep things simple and just learn the ins and
outs of OpenEJB.
 

Using the Default Resource Adapter I am able to use MDBs successfully
throughout my application.
BUT, if I want to access any destination (queue or topic) GLOBALLY from a
'stand alone' client, I'm not able to.  (i.e. I would like to globally
resolve via JNDI my JMSConnectionFactory and the queues/topics that I have
set up in openejb.xml)

I am failing to connect the dots with the configurations required that will
provide the global JNDI name resolution.

Any comments and direction would be much appreciated.


-- 
View this message in context: 
http://www.nabble.com/Global-JNDI-Destinations-with-ActiveMQ-tp20488872p20488872.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to