And if you want to make your custom listener a servicemix servcie accessible
through JMX
you can inherit from BaseSystemService class.
You can look at the JdbcAuditor fro mservciemix-audit package which
implements this ...

Manuel

--
Xebia IT Architects
http://blog.xebia.fr
http://blog.xebia.com


On Mon, Jul 28, 2008 at 1:44 PM, Gert Vanthienen
<[EMAIL PROTECTED]>wrote:

> L.S.,
>
> You can use an ExchangeListener as suggested by Guillaume in
> http://cwiki.apache.org/SM/discussion-forums.html#nabble-td18534360|a18676744<http://cwiki.apache.org/SM/discussion-forums.html#nabble-td18534360%7Ca18676744>
>
> Regards,
>
> Gert
>
> heppa wrote:
>
>>
>> Brandon Richins wrote:
>>
>>
>>> Is it possible to use a wiretap to log message in a route without having
>>> to modify the sender?  I have worked through the service mix tutorials
>>> where both an EIP and Camel wiretap are used.  In both cases they modify
>>> the sender to send to the wiretap instead of sending to the receiver.
>>>  I'm
>>> using ServiceMix 3.2.1.
>>>
>>> [...]
>>>
>>> Any input would be most appreciated.
>>>
>>>
>>>
>>
>> Hi everyone & Brandon!
>>
>> I have a similar need. Did you manage to configure your servicemix to fit
>> your needs? Could you give me some directions? I would like to build up a
>> kind of generic Event Listener that grabs all messages and converts them
>> to
>> an Event that will be analyzed by Esper. I can not modify message senders
>> to
>> send to the WireTap directly.
>>
>> Any help is very welcome! Thx Alex
>>
>>
>
>

Reply via email to