Where can I find sample codes for implementing a custom ThreadPoolFactory or
ExecutorServiceStrategy which hooks into Websphere 8?
Thanks,
Mohammad
--
View this message in context:
http://camel.465427.n5.nabble.com/Sample-code-for-custom-ThreadPoolFactory-which-hook-into-WebSphere-tp5715002.htm
Thanks for the update :-)
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-jsch-in-sink-mode-for-one-time-copy-from-a-remote-host-using-SCP-tp5680887p5691711.html
Sent from the Camel - Users mailing list archive at Nabble.com.
hadrian wrote
>
> ...Give me one day to put some code together...
>
Hi Hadrian,
Did you get a chance to put together some code for this feature?
Thanks,
Mohammad
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-jsch-in-sink-mode-for-one-time-copy-from-a-remote-host-u
Done!
https://issues.apache.org/jira/browse/CAMEL-5242
--
View this message in context:
http://camel.465427.n5.nabble.com/scp-and-private-key-verification-tp5682279p5683769.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Camel uses JSCH (http://www.jcraft.com/jsch/) library to support both SCP and
SFTP. This library supports public-private key based authentication using
com.jcraft.jsch.JSch.addIdentity method. However looks like Camel only
supports this feature for SFTP component (http://camel.apache.org/ftp2.html)
Thanks for the quick reply.
>> Give me one day to put some code together.
Looking forward into it.
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-jsch-in-sink-mode-for-one-time-copy-from-a-remote-host-using-SCP-tp5680887p5680932.html
Sent from the Camel - Users mailing