On Wed, Jun 9, 2010 at 9:55 AM, lekkie <[email protected]> wrote: > > I have tried to get this book without success. > > I live in Nigeria and credit card from there are not allowed on your site, > as such I cant use a payment card, paypal is not allowed as well. > > Is there alternative for me like bank transfer or something? I'd appreciate > alternatives. >
You have to contact the publisher Manning about this. Or maybe when the book is in print you can order it from a bookstore which works for you. I wonder if Amazon will work then? You may be able to find some clues in the source code of the book which is freely avail. Also the source code for camel how it tests itself can help as well. You can handle the thrown exceptions in the AggregationStrategy. > Regards. > > > > Claus Ibsen-2 wrote: >> >> On Tue, Jun 8, 2010 at 6:33 PM, lekkie <[email protected]> wrote: >>> >>> I am trying some examples on the Split EIP. >>> >>> I was wondering, how can I safely handle an exception thrown by one of >>> the >>> splitted messages. >>> >>> I will like to handle it such that the split continues to process other >>> requests. >>> >> >> This is being discussed in the chapter 8 of the Camel in Action book, >> see section 8.1.5. >> >> >>> kr. >>> -- >>> View this message in context: >>> http://old.nabble.com/How-to-handle-failed-splitted-message-tp28820244p28820244.html >>> Sent from the Camel - Users mailing list archive at Nabble.com. >>> >>> >> >> >> >> -- >> Claus Ibsen >> Apache Camel Committer >> >> Author of Camel in Action: http://www.manning.com/ibsen/ >> Open Source Integration: http://fusesource.com >> Blog: http://davsclaus.blogspot.com/ >> Twitter: http://twitter.com/davsclaus >> >> > > -- > View this message in context: > http://old.nabble.com/How-to-handle-failed-splitted-message-tp28820244p28827075.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
