Hi Claus, Thanks again for making this work!
I tried the latest code from trunk directly, and everything seems to work fine with my test case/prototype. Ilya. On Wed, Apr 21, 2010 at 8:47 AM, Ilya S <devmailboxl...@gmail.com> wrote: > Hi > > Just refreshed my 2.3-SNAPSHOT, and I'm still getting the exceptions > if I omit Defer option in my route. > I'm going to wait some time and try again later, perhaps your changes > are not in the latest snapshot yet. > > Thank you. > > Ilya. > > On Wed, Apr 21, 2010 at 2:10 AM, Claus Ibsen <claus.ib...@gmail.com> wrote: >> Hi >> >> I have just committed this to trunk. >> >> camel-jetty will now return 503 when shutting down. This allows you to >> process existing messages while new messages will be denied with 503. >> You can also suspend/resume the consumer from JMX console with the >> operations for that. >> >> It would be great if you have the time to test it on your end as well. >> >