Hi,

when I add the ReliabilityHandler to a web service this web service only accepts reliable calls. Is it possible to define reliability to single methods of that web service? If it is possible how must the web service and the handler be configured.

Another question. I need to block particular messages being sent by the reliable sender. I tried to realize this by putting my own handler to the listenerRequestHandlers and deleting the request message, but this did not work because sandesha has an exception. Any advices?

Thanks,

Benjamin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to