Re: camel cxf more than one path param error

2017-07-25 Thread Sergey Beryozkin
Hi the following exception seems to be the cause of the problem On 25/07/17 07:52, Kasim Sert (Ibtech-Software Infrastructure) wrote: Caused by: java.io.IOException: Stream closed at org.apache.catalina.connector.InputBuffer.read(InputBuffer.java:339) -- Sergey Beryozkin Talend Community

websocket disconnect/timeout callback

2017-07-25 Thread Mark
Is there a way to set up a notification for when a client disconnects or times-out of a connection? I don't see anything in the code or docs that lead me to believe there is. Thanks, Mark

RE: Problem with ssh under camel 2.19.0 (BUMP)

2017-07-25 Thread Daniel.Thibault
Using Camel-ssh, every time I connect to an ssh target, I have this message: [sshd-SshClient[5be46f9d]-nio2-thread-1] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at /: presented unverified EC key: ac:...:6a Is there any way to get rid of this? I'd have expected a

RE: camel route to remote EJB using karaf blueprint

2017-07-25 Thread Matthew Shaw
Hi, For anyone that's interested I got a working solution integrating an ejb2 running on a remote instance of weblogic10.3.6 using karaf and camel as my client. The fundamental issue was that when using weblogic's t3 protocol (whatever you do don't try this with CORBA), the jndi lookup and ot