Re: content router question

2009-02-11 Thread Jon Anstey
will be sent to an Endpoint1 else ...messageBody will be sent to an Endpoint2. thanks. Evgeny -- View this message in context: http://www.nabble.com/content-router-question-tp21916527s22882p21916527.html Sent from the Camel - Users mailing list archive at Nabble.com. -- Cheers, Jon http

Re: content router question

2009-02-11 Thread Claus Ibsen
in context: http://www.nabble.com/content-router-question-tp21916527s22882p21916527.html Sent from the Camel - Users mailing list archive at Nabble.com. -- Cheers, Jon http://janstey.blogspot.com/ -- Cheers, Jon http://janstey.blogspot.com/ -- Claus Ibsen Apache Camel Committer Open

Re: content router question

2009-02-11 Thread Jon Anstey
: String messageBody = test 1; if (messageBody.indexOf(1)=0) then ... messageBody will be sent to an Endpoint1 else ...messageBody will be sent to an Endpoint2. thanks. Evgeny -- View this message in context: http://www.nabble.com/content-router-question