Re: ActiveMq within tomcat 6

2010-03-03 Thread Dejan Bosanac
> >> activemq-web-5.3.0.jar > >> activemq-core-5.3.0.jar > >> activemq-all-5.3.0.jar > >> > >> In the web.xml file of my web-app I put: > >> > >>org.apache.activemq.brokerURL > >>vm://localhost > >>

Re: ActiveMq within tomcat 6

2010-03-02 Thread hmikhail
okerURL >>vm://localhost >>The URL of the Message Broker to connect >> to >> >> >> >>org.apache.activemq.embeddedBroker >>true >>Whether we should >> an embedded broker or not >> >> >>

Re: ActiveMq within tomcat 6

2010-03-02 Thread Dejan Bosanac
e Broker to connect > to > > > >org.apache.activemq.embeddedBroker >true >Whether we should > an embedded broker or not > > >AjaxServlet >org.apache.activemq.web.AjaxServlet >1 > > > >AjaxServlet >

ActiveMq within tomcat 6

2010-03-01 Thread hmikhail
ge in context: http://old.nabble.com/ActiveMq-within-tomcat-6-tp27752022p27752022.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.