Hello, My application consists of a server component and a thick java client component. I have a requirement that the client should be able to receive JMS messages from the server. So my question is:
1. How do I configure activeMQ on the server side so that it uses tomcat instead of using jetty web server. Is there any configuration that needs to be done on the tomcat side as well? I've been searching around the activeMQ site, and it seems like there's no documentation on this. 2. On the client side, how will the code on the client side receive the events? Will activeMQ http transfer take care of the polling of events? Any pointers would be greatly appreciated. Thank you! -- View this message in context: http://www.nabble.com/HTTP-Transport-Configuration-with-Tomcat-tp21449577p21449577.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.