Hi,
does anyone here knows if there exists a JMS server that could be executed on Tomcat or without an application server?
Hi,
does anyone here knows if there exists a JMS server that could be executed on Tomcat or without an application server?
ActiveMQ comes with a standalone broker which can be run independently from the command line.
Yes, several.
and several others, but those are are the big ones.
Open Message Queue (OpenMQ) is the default JMS broker in the GlassFish application server.
OpenMQ supports non Java clients and also runs standalone.
The next version (4.4) is about to be released with J2EE 6 and NetBeans 6.8. OpenMQ is ready for production use.