Re: Debugging timeouts in SedaProducer.process

2011-08-31 Thread Samuel Cox
I don't know what I did, but it's working now. I'll take it, but I'm not a big fan of that;) On Wed, Aug 31, 2011 at 7:52 AM, Samuel Cox wrote: > I'm thinking this is not what you want, but here is the declaration of my > route: > >   >       >         uri="vm:di.services.batch?timeout=6&c

Re: Debugging timeouts in SedaProducer.process

2011-08-31 Thread Samuel Cox
I'm thinking this is not what you want, but here is the declaration of my route: I have never explicitly configured the Camel context. If such a thing exists, either Fuse is doing it for me or someone on my team is. On Wed, Aug 31, 2011 at 6:22 AM, Willem

Re: Debugging timeouts in SedaProducer.process

2011-08-31 Thread Willem Jiang
Can you show us the camel context configure ? Is there any sead consumer defined in the route ? On Wed Aug 31 18:55:47 2011, Samuel Cox wrote: Hi, We're using Camel 2.6.0 in Fuse 4.3. We have a Camel route that exposes a bean method as a vm endpoint. I'm trying to test this route with PaxExam

Debugging timeouts in SedaProducer.process

2011-08-31 Thread Samuel Cox
Hi, We're using Camel 2.6.0 in Fuse 4.3. We have a Camel route that exposes a bean method as a vm endpoint. I'm trying to test this route with PaxExam 2.2.0. When I send an exchange to it, it always times out. I have put breakpoints in the bean method, but they never get hit. It hangs in Seda