Re: Proof of Concept

2008-05-28 Thread Swampcritter
ave ZERO Java programming experience. The best I can offer is shell scripting (ksh/bash/sh). mtlZhen wrote: > > you can DefaultMessageListenerContainer in Spring context. Please refer to > Spring documentation. > -- View this message in context: http://www.nabble.com/Proof-of-Concept-tp

Re: Proof of Concept

2008-05-27 Thread mtlZhen
message is sent by a remote client interface to the MQ broker, can the > local queue/topic discover the inbound message and trigger an outside > process that can dump the message from the queue (or topic)? > > -- Michael > > -- View this message in context: http://www.nab

Re: Proof of Concept

2008-05-27 Thread Swampcritter
gt; another option is to develop a plugin module that provides 'trigger > monitor' like functionality. > -- View this message in context: http://www.nabble.com/Proof-of-Concept-tp17491928s2354p17500298.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Proof of Concept

2008-05-27 Thread ttmdev
k with. > > My question is 'Can Active MQ be setup to use triggers' -- i.e. when a > message is sent by a remote client interface to the MQ broker, can the > local queue/topic discover the inbound message and trigger an outside > process that can dump the message fr