1) yes, MessagedProcessingFailureAnd reading it from the error queue when RSB gives up
2) only by going to the transport 3) You don't need to write customer serializers, the default one should handle pretty much all messages. That said, you can provider an impl of IMessageSerializer pretty easily On Fri, May 15, 2009 at 5:22 PM, nightwatch77 <[email protected]>wrote: > > Hi, I have more RSB questions: > > 1. Is there an option to intercept message failure in RSB > - after the msg handler fails, but before RSB retries it > - after RSB gives up retrying > > 2. Supposed I want to do my own message routing of incoming messages > to their handers, can I tell RSB to give all incoming messages to a > specified 'router' component? > > 3. Is there a binary serialization option in RSB (I think it would be > useful for some internal messages, this way I could avoid writing > custom xml serializers)? Or is it just a bad thing? > > Best regards > Rafal > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en -~----------~----~----~----~------~----~------~--~---
