On 7/17/06, ldangelo <[EMAIL PROTECTED]> wrote:
Thanks a lot... I will try your suggestion. BTW) I'm an experienced TibCo developer/user... with tibco they provide a command line utility called rvlisten that will listen to any subject that you provide on the command line and output it to the console... Is there any similar tool for activemq?
The consumer example consumer program that comes with the binary distro does a similar thing. You can also use the command line arguments to browse queues... http://incubator.apache.org/activemq/activemq-command-line-tools-reference.html or JMX / jconsole... http://incubator.apache.org/activemq/jmx.html or the web console... http://incubator.apache.org/activemq/web-console.html another option is just to telnet in to the stomp port and CONNECT, then type in a SUBSCRIBE statement in telnet... http://stomp.codehaus.org/Protocol
-LeoD -- View this message in context: http://www.nabble.com/sending--stomp-messages-to-activemq-client-tf1952557.html#a5362450 Sent from the ActiveMQ - User forum at Nabble.com.
-- James ------- http://radio.weblogs.com/0112098/
