Hi! I would like to configure ActiveMQ to use the HTTP transport protocol. I am using the Resin server. Here is the problem: I succesfully used ActiveMQ using TCP transport, but now I would like to make it work behind a firewall, with minimum changes. We thought about using the HTTP transport.
I searched for examples, but all of them describe how to start an embedded Jetty server. I do not want to start an embedded one, I just want to make it work with the current servlet container (Resin). Could you point me to some documentation on how to achieve that? How would the new web.xml file look? Thank you. -- View this message in context: http://www.nabble.com/HTTP-transport---web.xml-tf2545903.html#a7094162 Sent from the ActiveMQ - User mailing list archive at Nabble.com.
