HornetQ on Tomcat
Is that possible to run HornetQ (JBoss JMS implementation) on Tomcat? The HornetQ documentation is all about JBoss AS or standalone scenarios... Update: This is from HornetQ feature list: "HornetQ is architected as a set of Plain Old Java Objects, it can therefore be run in JBoss Microcontainer, Spring, Google Guice or embedded in any third party product and instantiated directly". So I would be glad to to know how the Web Application (WAR) running on plain Tomcat can embed HornetQ? Tomcat is the same as standalone, you just have Tomcat running in a JVM and all you need to do is put the proper