Re: [Camel-Cxf] Camel Exchange not returned when SocketTimeoutException happens

2014-05-23 Thread Aida
) > at java.io.FilterInputStream.read(FilterInputStream.java:66) > at java.io.PushbackInputStream.read(PushbackInputStream.java:122) > at > org.apache.cxf.attachment.AttachmentDeserializer.readNext(AttachmentDeserializer.java:177) > at > org.apache.cxf.attachment.LazyAttachmentCollection$1.hasNext(LazyAttachmentCollection.java:95) > ... 10 more -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Cxf-Camel-Exchange-not-returned-when-SocketTimeoutException-happens-tp5750398p5751532.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: [Camel-Cxf] Camel Exchange not returned when SocketTimeoutException happens

2014-05-15 Thread Aida
Next(AttachmentDeserializer.java:177) at org.apache.cxf.attachment.LazyAttachmentCollection$1.hasNext(LazyAttachmentCollection.java:95) ... 10 more -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Cxf-Camel-Exchange-not-returned-when-SocketTimeoutException-happens-tp5750398p575

Re: [Camel-Cxf] Camel Exchange not returned when SocketTimeoutException happens

2014-04-23 Thread Aida
Exception occurs doesn´t, >> as >> >> if >> >> the Camel Exchange would have disappeared or a thread would have been >> >> killed. >> >> >> >> I have been debugging and when the SocketTimeoutException happens, the >> >>

Re: [Camel-Cxf] Camel Exchange not returned when SocketTimeoutException happens

2014-04-22 Thread Willem Jiang
not able to see > >> where > >> exactly the message is lost, but I see that the message achieves the cxf > >> component, so I don´t know exactly if it´s a Camel Cxf component "issue" > >> or > >> a CXF API one. > >> > >>

Re: [Camel-Cxf] Camel Exchange not returned when SocketTimeoutException happens

2014-04-22 Thread Aida
e message to be retrieved. >> >> Extra information: >> - The SocketTimeoutException happens after establishing the connection, >> when the socket is ready to read >> - If, for example, an UnknownHostException happens, I have a Camel >> Exchange >> in the "doC

Re: [Camel-Cxf] Camel Exchange not returned when SocketTimeoutException happens

2014-04-21 Thread Willem Jiang
doCatch" block > - The CXF endpoints are configured using Spring and use SSL (certificate > authentication) > - Apache Camel version 2.11.2 > > Thanks in advance. > > KR, > > Aida. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-Cxf-Camel-Exchange-not-returned-when-SocketTimeoutException-happens-tp5750398.html > > Sent from the Camel - Users mailing list archive at Nabble.com. >

[Camel-Cxf] Camel Exchange not returned when SocketTimeoutException happens

2014-04-21 Thread Aida
. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Cxf-Camel-Exchange-not-returned-when-SocketTimeoutException-happens-tp5750398.html Sent from the Camel - Users mailing list archive at Nabble.com.