Re: Using NotifyBuilder

2016-02-15 Thread SHTherkildsen
Upgrading from 2.15.3 to 2.16.2 did the trick. Thanks. -- View this message in context: http://camel.465427.n5.nabble.com/Using-NotifyBuilder-tp562p565.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Using NotifyBuilder

2016-02-15 Thread Claus Ibsen
Hi Try upgrading Camel if you are not using a new version. See some pointers here http://camel.apache.org/support.html On Mon, Feb 15, 2016 at 7:38 PM, Søren Heintzelmann Therkildsen wrote: > Hi. > > I am trying to use NotifyBuilder, but I just don't understand it. I have a > simple example be

Using NotifyBuilder

2016-02-15 Thread Søren Heintzelmann Therkildsen
Hi. I am trying to use NotifyBuilder, but I just don't understand it. I have a simple example below that is failing (matches() times out). Can anyone tell me what I am doing wrong. It must be something simple. :) import org.apache.camel.Exchange; import org.apache.camel.builder.NotifyBuilder;