Hi,

just a very tiny pointer:

Looking at the source it seems that  the
SedaEndpoint.getConsumerMulticastProcessor() method returns 'null' causing
the NPE, as the condition:

multicastStarted == false || consumerMulticastProcessor == null

is true.

Regards, Babak

--
View this message in context: 
http://camel.465427.n5.nabble.com/NPE-when-using-SEDA-queue-tp4973626p4973923.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to