Re: camel event cnotext

2012-03-29 Thread madhu
thank you and i will try it -- View this message in context: http://camel.465427.n5.nabble.com/camel-event-cnotext-tp5501233p5605651.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: camel event cnotext

2012-02-21 Thread Willem Jiang
instanceof MuleEventContext) { muleEventContext = ((MuleEventContext) object); } -- View this message in context: http://camel.465427.n5.nabble.com/camel-event-cnotext-tp5501233p5501233.html Sent from the Camel - Users mailing list archive at

camel event cnotext

2012-02-20 Thread madhu
if (object instanceof MuleEventContext) { muleEventContext = ((MuleEventContext) object); } -- View this message in context: http://camel.465427.n5.nabble.com/camel-event-cnotext-tp5501233p5501233.html Sent from the Camel - Users mailing list archive at Nabble.com.