Hi,
How to bring up ActiveMQ by starting Tomcat?
After this I need to bring up a Mule instance,which will be running as a Web
Application.
(Mule in Tomcat is working)
Thanks and Regards,
Gokulal.K
--
View this message in context:
http://www.nabble.com/How-to-Start-ActiveMQ-from-Tomcat-tf478924
Hi All,
I am Using Mule and ActiveMQ for a messaging system
My problem is :
Eventhough the queue is emptied frequently by some listeners,after a certain
limit of messages
ActiveMQ throws OutOfMemoryException.After this we are not able to put or
take from Q.And also the jconsole goes down.
Cur
Hi All,
When is the ActiveMQ 5.0 stable version is expected to release.
Thanks and Regards,
Gokulal.K
--
View this message in context:
http://www.nabble.com/ActiveMQ-5.0-Release-Date--tf4353522s2354.html#a12405041
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Hi All,
I am using a Message Listener to listen to the destination.
Can I make the listner up automatically after a restart of the broker ?
Thanks and Regards,
Gokulal.K
--
View this message in context:
http://www.nabble.com/Messagelistner-up-automatically-after-a-restart-of-the-broker---tf43
Hi All,
The details of my developing environment is :
ActiveMQ 4.1.1
Using queues and topics
Using persistent messaging
operating system : WindowsXP with SP 2
JVM version (1.5)
With Eclipse
The Issue is :
How can I register JMS Clients,with ActiveMQ,inorder to get the incoming
messages.
A