Hi,
I have a listener that trace all messages in the ESB.
The problem is that I'm not able to trace all messages, for example if a HTTP input component receives a invalid XML message and it sends this message to the next component, the listener is not able to trace the message because Servicemix performs a validation before providing it to the listener.
Is there a way to get the message, even if it's invalid ?

Thanks
Gianfranco

Reply via email to