I read the section about integrating ActiveMQ into JBoss and several other
pages but somehow I did not find a solution for my problem:
I'm having a JBoss at Server_1 and an ActiveMQ broker at Server_2
(respectively a network of brokers). What i'm now trying to do/implement is,
that the JBoss will connect to the broker during the startup and maybe
storing the connection-object using JNDI. Any application (more precisely
JSP/Servlet applications) that is running on this JBoss should get the
connection from the JBoss context and use it directly instead of creating
the connection on its own.

Can somebody please give me an advice how to solve this problem? Maybe there
is already a HowTo that i missed because of my lack of the whole
ActiveMQ-matter :-/
Or is it just a bad approach for this two-or-more-server situation?

Thanks in advance,
André

-- 
View this message in context: 
http://www.nabble.com/JBoss-with-ActiveMQ-%2B-external-broker-tp14581683s2354p14581683.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to