You can use:

.wireTap("activemq:externalDestination)

Then you can have a copy of that message wherever you want it for
interception via activeMQ. You could also combine the wiretap with an
outbound REST service to ping another webservice with that message...

---
Thank You…

Mick Knutson, President

BASE Logic, Inc.
Enterprise Architecture, Design, Mentoring & Agile Consulting
p. (855) BASE-LOGIC: (227-3564-42)
p. (478) BASE-LOGIC (227-3564-42)
f. (855) BASE-LOGIC: (227-3564-42)

Website: http://www.baselogic.com
Blog: http://www.baselogic.com/blog/
Linked IN: http://linkedin.com/in/mickknutson
Twitter: http://twitter.com/mickknutson
---



On Fri, Jun 24, 2011 at 11:10 AM, Marco Westermann <marwesterm...@gmx.de>wrote:

> Hi,
>
> is it somehow possible to intercept a route from outside the camel context?
> I'd like to write a module which intercept every route which is deployed in
> SMX and does something with the intercepted messages.
>
>
> Thank you in advance.
>
> Marco
>

Reply via email to