, MessageListenerServlet received the msg but
the listener did not.
Any idea ?
rgds,
canal
From: go canal
To: users@activemq.apache.org
Sent: Mon, April 12, 2010 6:32:42 PM
Subject: Re: dynamic topic and listener
I guess:
- to be able to delete the Topic/Queue, I
From: go canal
To: users@activemq.apache.org
Sent: Sun, April 11, 2010 2:04:20 PM
Subject: dynamic topic and listener
Hello,
googled but still can not get detailed enough info.
my use case is that a chat room needs to be dynamically created, so a dynamic
listener.
how do I do this in
Hello,
googled but still can not get detailed enough info.
my use case is that a chat room needs to be dynamically created, so a dynamic
listener.
how do I do this in Java ?
http://activemq.apache.org/how-do-i-create-new-destinations.html mentioned that
we can use session.createTopic() to crea