Guys, things seem to be working very well with servicemix but one of the
challenges I am facing is to track errors happening at component level.

Is there a generic listener that I can use/implement to listen to all
exceptions and then send it to a common exception queue component. I need to
report issues back to the requesting application. I can do that with most
bean/pojo components in a  try/catch block but not with any components.

Seems like a generic problem but I dont seem to be getting the right pointer
for this. Kindly help.

-- tg

Reply via email to