Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello everyone,
In one of my Talend ESB routes, I call a webservice via cCXF component. The problem is my WS (well, that makes a lot of things!) is pretty long to answer (i.e. 5 minutes), resulting in a timeout exception that stops my route.
I've read both Talend and Camel CXF component documentations, and googled a bit, but didn't find anything about setting timeout value in cCXF component.
Do you have any idea on how to solve or bypass this problem?
Thanks in advance