Since HornetQ has the concept of InVM Acceptors and Connectors, is it possible to configure HornetQ Embedded in a way that two different Apps in the same Tomcat instance could send messages to each other?
I saw that HornetQ keeps some informations about addresses and queues in MBeans, so I thought that they could share these infos.