Spring-ws producer issue - Using the timeout option
Issue
- We are migrating from Camel 2.17 to 2.21 (Fuse 7.5)
- In our existing code we use the "timeout" parameter for producers so we won't get hung up on backends.
- In 2.21, I've tested it and seen it work, but I also get this message a startup time.
15:20:58,315 WARN [org.apache.camel.component.spring.ws.SpringWebserviceProducer] (ServerService Thread Pool -- 204) Ignoring the timeout and SSLContextParamet
ers options for org.apache.camel.component.spring.ws.SpringWebserviceProducer$AbstractHttpWebServiceMessageSenderDecorator@7d943911. You will need to configure these options directly on your custom configured WebServiceMessageSender
- I'm not using the SSL Context thing at all. But don't understand this message. Is the timeout parameter known to be a problem? - It appears to work ok.
- And do you have a sample of a "MessageSender" that could implement the timeout? I just need to understand what is the status of all this.
Environment
- Red Hat Fuse
- 7.6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.