On Mon, Mar 23, 2009 at 4:30 PM, albiii <abent...@ll.mit.edu> wrote:
>
> I have written a Camel Component for a proprietary protocol, it works well
> enough.   I would like to write a new component that accepts other protocols
> to tunnel through it.   Has anyone given any though to how one might go
> about doing that with Camel ?
Hi

That is a generic problem that Camel dont impose any restrictions to
how to solve.

There is a SSH sub project at Mina, that might be a help:
http://mina.apache.org/sshd/

And there is a JSCH java library for all kind of SSH stuff.
The website is something with jcraft.

I suggest you get a solution up and running without Camel and then
afterwards we can look how it can be integrated with Camel.



> --
> View this message in context: 
> http://www.nabble.com/tunneling---tp22662544p22662544.html
> Sent from the Camel - Development (activemq) mailing list archive at 
> Nabble.com.
>
>



-- 
Claus Ibsen
Apache Camel Committer

Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/

Reply via email to