Hi Check this blog entry http://erichauser.net/2009/08/27/groovy-and-camel-for-monitoring-activemq/
On Thu, Jun 11, 2009 at 4:43 PM, Eric Bouer<[email protected]> wrote: > > Hello. > I can't figure out how to consume advisory messges in camel. > Using simple java code I would use AdvisoryConsumer that can provide me > details about the advisory message (Advisory type). > Simply consuming > from("activemq:topic:ActiveMQ.Advisory.Producer.Queue.MyQueue").to(someprocess()) > doesn't help me figure out the Advisory type. > Is it supported ? > Thanks. > > -- > View this message in context: > http://www.nabble.com/Consuming-advisory-messages-in-camel.-tp23982716p23982716.html > Sent from the Camel - Users (activemq) mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
