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
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
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
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