JBoss Community

Queue via JNDI in JBoss 5 from a stand alone HornetQ

created by Johan Hedin in JBoss Messaging - View the full discussion

In order for fit to the current cluster setup, we discided for a stand alone HornetQ with storage on drbd and controlled via pacemaker. How can we retrive the Queues and Topics though JNDI on the JBoss 5 server. Currently I have done

 

  • Install an embeded HornetQ 2.2
  • Removed the acceptors
  • Removed the inVM connectors
  • Run all traffic through netty
  • Start a local HornetQ 2.2 in stand alone
  • Keep the queues and topics in hornetq.sar/hornetq-jms.xml and the standalone hornetq-jms.xml in sync

 

This looks like it works, but is it safe? I know a local unused HornetQ is started inside the JBoss 5 server, but I don't think that will be a problem.

Reply to this message by going to Community

Start a new discussion in JBoss Messaging at Community