Re: Using ActiveMQ into Tomcat

2007-08-14 Thread denez
Hi all, To embedded ActiveMQ into Tomcat, i will fallow instruction give me by Suchitha Koneru in the post "How to monitor ActiveMQ that running on JBoss". What i would like to know now is : In my web application i would like to create a implementation of MessageListener to develop some instructi

Re: Using ActiveMQ with "C" System

2007-08-14 Thread Dinesh Premalal
Hi Oleg, Sure, Ill prepare a little write up and will let the list know. > Here [1] the write up that I promised. I wrote another STOMP client that can be used with Axis2/C. (without using apr) will update about it later. thanks, Dinesh 1. http://xydinesh.wordpress.com/2007/08/14/stomp-client-

An interesting requirement about Queue-2-Queue transfer...

2007-08-14 Thread pplive
I am a newcomer of AMQ, and I want to ask whether AMQ supports Queue-2-Queue transfer? Okay, here are more details.. Two different machines, Broker A (172.168.25.3) has a Queue AA(example.queue.a), Broker B(172.168.25.98) has another Queue BB(example.queue.a). Now,I want to send a message MSG to A