RE: External WSDLS and connection/read timeouts

2021-08-19 Thread Shenavai, Manuel
; Manuel SM> -Original Message- SM> From: Andriy Redko SM> Sent: Dienstag, 17. August 2021 01:46 SM> To: Shenavai, Manuel ; dev@cxf.apache.org SM> Subject: Re: External WSDLS and connection/read timeouts SM> Hi Manuel, SM> AFAIK CXF does not use org.springframework.core.io.

Re: External WSDLS and connection/read timeouts

2021-08-17 Thread Andriy Redko
e- SM> From: Andriy Redko SM> Sent: Dienstag, 17. August 2021 01:46 SM> To: Shenavai, Manuel ; dev@cxf.apache.org SM> Subject: Re: External WSDLS and connection/read timeouts SM> Hi Manuel, SM> AFAIK CXF does not use org.springframework.core.io.AbstractFileResolvingResourc

RE: External WSDLS and connection/read timeouts

2021-08-17 Thread Shenavai, Manuel
: External WSDLS and connection/read timeouts Hi Manuel, AFAIK CXF does not use org.springframework.core.io.AbstractFileResolvingResource (at least, directly). Could you please trace where the last resource fetching attempt is coming from? Thank you. Best Regards, Andriy Redko SM> Hi every

Re: External WSDLS and connection/read timeouts

2021-08-16 Thread Andriy Redko
Hi Manuel, AFAIK CXF does not use org.springframework.core.io.AbstractFileResolvingResource (at least, directly). Could you please trace where the last resource fetching attempt is coming from? Thank you. Best Regards, Andriy Redko SM> Hi everyone, SM> we are using Camel CXF and found the