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

2011-12-01 Thread jaskaran
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-de

Re: Activemq's Pure Master Slave (shared nothing) configuration

2011-07-19 Thread jaskaran
thanks for your reply. I have noticed similar issues while using admin operations using JMX. -- View this message in context: http://activemq.2283324.n4.nabble.com/Activemq-s-Pure-Master-Slave-shared-nothing-configuration-tp3677854p3680052.html Sent from the ActiveMQ - User mailing list archive

Activemq's Pure Master Slave (shared nothing) configuration

2011-07-19 Thread jaskaran
Its regarding Activemq's Pure Master Slave (shared nothing) configuration. I have made this configuration and noticed that transactions are replicated from master to salve. BUT operations done from Admin Tool of master like deleting any message, removing queue from master is not replicate in salv

Activemq's Pure Master Slave (shared nothing) configuration problem

2011-07-19 Thread jaskaran
Its regarding Activemq's Pure Master Slave (shared nothing) configuration. I have made this configuration and noticed that transactions are replicated from master to salve. BUT operations done from Admin Tool of master like deleting any message, removing queue from master is not replicate in sa

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

2011-07-18 Thread jaskaran
Hi Dejan Thanks alot. I will deploy on Jetty Thanks jaskaran -- View this message in context: http://activemq.2283324.n4.nabble.com/Ajax-and-Tomcat-6-based-on-web-demo-with-a-non-embedded-broker-tp3297683p3677266.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

2011-07-16 Thread jaskaran
(ContinuationSupport.java:145) I am using ActiveMQ 5.5. Please help Jaskaran -- View this message in context: http://activemq.2283324.n4.nabble.com/Ajax-and-Tomcat-6-based-on-web-demo-with-a-non-embedded-broker-tp3297683p3671721.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

ActiveMQ 5.5: Ajax with Tomcat

2011-07-16 Thread jaskaran
3.0 || ContinuationFilter) at org.eclipse.jetty.continuation.ContinuationSupport.getContinuation(ContinuationSupport.java:145) Please help. Thanks alot jaskaran My web xml config: org.apache.activemq.brokerURL tcp://localhost:61616