You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by liny <in...@gmail.com> on 2011/11/18 06:26:51 UTC

Re: Ajax and Tomcat 6 - based on web-demo with a non embedded broker

Hi,

You can add below into your application web.xml:


Don't forget put jetty jar file (mine is
jetty-all-server-7.1.6.v20100715.jar) into lib directory.

--
View this message in context: http://activemq.2283324.n4.nabble.com/Ajax-and-Tomcat-6-based-on-web-demo-with-a-non-embedded-broker-tp3297683p4082182.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Ajax and Tomcat 6 - based on web-demo with a non embedded broker

Posted by jaskaran <ja...@gmail.com>.
Hi Liny,

Thanks alot for replying. If i add the settings that you mentioned. Then
will i be able to deploy the servlet on Tomcat.
I am trying to avoid setting up  a jetty server.

Thanks alot

--
View this message in context: http://activemq.2283324.n4.nabble.com/Ajax-and-Tomcat-6-based-on-web-demo-with-a-non-embedded-broker-tp3297683p4127982.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.