1

I was wondering if the community here knew of a way to listen to topics on an ActiveMQ broker via the command line similar to TibcoRV's 'tibrvlisten'

Thanks

Hiral
  • 87
  • 2
  • 6

1 Answers1

1

there are some command line tools, but they don't offer send/listen support...

your best bet is to use one of the following to create messages, listeners and browse message data

Ben ODay
  • 20,784
  • 9
  • 45
  • 68