Re: NullPointerException in SedaConsumer

2011-03-15 Thread Xavier Coulon
and not 1, hence the attempt to use a MultiCastProcessor. Sorry... /xavier -- View this message in context: http://camel.465427.n5.nabble.com/NullPointerException-in-SedaConsumer-tp3696144p3696766.html Sent from the Camel - Users mailing list archive at Nabble.com.

NullPointerException in SedaConsumer

2011-03-15 Thread Xavier Coulon
oneSync) { // noop } }); } else { ... } } the MulticastProcessor 'mp' is null, and the AsyncProcessorHelper.process() method throws a NullPointerException. How can I avoid this ? Thank you in advance Regards, /Xavier -- View this message in