You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by wo...@gmx.li on 2007/08/10 17:16:08 UTC

Axis2 HttpCoreNIOSSLSender Chunked Transfer Encoding

Hi,

I am trying to configure the new Axis2 HttpCoreNIOSSLSender TransportSender with axis2-1.3-RC3: chunked transfer encoding is the default.
So far I haven't found a way to disable it, and axis1 on the other end can't parse the messages.

Is it possible to send messages without transfer encoding?
Or is there any other way to get the SimpleAxisServer to send messages with SSL encryption?

Thanks in advance,

Vadim Chubarov
-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: Axis2 HttpCoreNIOSSLSender Chunked Transfer Encoding

Posted by wo...@gmx.li.
dims,

Thanks for your advice, unfortunately the axis1 server is not my own, and I
don't know if I can convince them to switch to another TransoportReceiver.

I think, I'll take the business logic and port the service to axis1, it's
not complex at all.

Thanks,

Vadim Chubarov

-------- Original-Nachricht --------
Datum: Fri, 10 Aug 2007 11:36:19 -0400
Von: "Davanum Srinivas" <da...@gmail.com>
An: axis-user@ws.apache.org
Betreff: Re: Axis2 HttpCoreNIOSSLSender Chunked Transfer Encoding

> Short term fix, You can configure Axis1 to work with chunked by using
> CommonsHTTPSender.
> 
> thanks,
> dims
> 
> On 8/10/07, wolverine13@gmx.li <wo...@gmx.li> wrote:
> > Hi,
> >
> > I am trying to configure the new Axis2 HttpCoreNIOSSLSender
> TransportSender with axis2-1.3-RC3: chunked transfer encoding is the default.
> > So far I haven't found a way to disable it, and axis1 on the other end
> can't parse the messages.
> >
> > Is it possible to send messages without transfer encoding?
> > Or is there any other way to get the SimpleAxisServer to send messages
> with SSL encryption?
> >
> > Thanks in advance,
> >
> > Vadim Chubarov
> > --
> > Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
> > Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> > For additional commands, e-mail: axis-user-help@ws.apache.org
> >
> >
> 
> 
> -- 
> Davanum Srinivas :: http://davanum.wordpress.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org


Re: Axis2 HttpCoreNIOSSLSender Chunked Transfer Encoding

Posted by Davanum Srinivas <da...@gmail.com>.
Short term fix, You can configure Axis1 to work with chunked by using
CommonsHTTPSender.

thanks,
dims

On 8/10/07, wolverine13@gmx.li <wo...@gmx.li> wrote:
> Hi,
>
> I am trying to configure the new Axis2 HttpCoreNIOSSLSender TransportSender with axis2-1.3-RC3: chunked transfer encoding is the default.
> So far I haven't found a way to disable it, and axis1 on the other end can't parse the messages.
>
> Is it possible to send messages without transfer encoding?
> Or is there any other way to get the SimpleAxisServer to send messages with SSL encryption?
>
> Thanks in advance,
>
> Vadim Chubarov
> --
> Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
> Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-user-help@ws.apache.org
>
>


-- 
Davanum Srinivas :: http://davanum.wordpress.com

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org