On Thu, Sep 17, 2009 at 12:54 PM, Christophe Dehlinger <
christophedehlin...@gmail.com> wrote:

> Hello,
>
> I am trying to write an Axis2 client for a SOAP service that can be reached
> through a SSH channel created by Maverick SSH.
> In practice, this means sending and reading SOAP/HTTP messages on an
> OutputStream/InputStream pair created by Maverick.
>
> What is the best way to have Axis2 use these streams for transport instead
> of TCP sockets ?
>

I think you need to implement a transport listner and a transport sender
which uses those streams.

thanks
Amila.

>
> Christophe
>
>


-- 
Amila Suriarachchi
WSO2 Inc.
blog: http://amilachinthaka.blogspot.com/

Reply via email to