Re: apache camel cxfrs conduit timeout not working

2025-01-20 Thread Claus Ibsen
Hi You are using a very old Camel version which is EOL and not supported anymore in this community. Also you are using a commercial product, so you should contact the vendor of this product for help. On Mon, Jan 20, 2025 at 11:32 AM Bikash Kaushik wrote: > Dear Team, > > I have http-conduit de

Re: apache camel cxfrs conduit timeout not working

2025-01-20 Thread Andrea Cosentino
If you use commercial version of Camel you need to ask to the vendor. This is the open source version of the software and Camel 2.15.x is not supported anymore upstream. Il giorno lun 20 gen 2025 alle ore 11:32 Bikash Kaushik < kaushikbikas...@gmail.com> ha scritto: > Dear Team, > > I have http-c

apache camel cxfrs conduit timeout not working

2025-01-20 Thread Bikash Kaushik
Dear Team, I have http-conduit defined for handling timeout for CXF-RS calling. But Timeout is not working sometimes. Timeout is working at defined duration, it's getting a Timeout Exception after 60 sec. Please suggest why this issue is coming up. In which direction should I debug , at network le