Hi there,

When I'm throwing an exception in a web filter before the request gets
processed by the Blaze MessageBroker servlet. I get a generic Send
Failed error. Is it possible to somehow access this exception
information? 

The work-around I have right now is using the pub/sub messaging
mechanism to setup an "error listener", and then send notifications to
that service from the server when an error outside of any Blaze
request happens. Is there a better way to do this? 

Thanks,
Jennie 

Reply via email to