RE: Axis 1.2FINAL support for HTTP1.1 and Keep-Alive

2005-05-31 Thread Chris Averia
nal?   John   -Original Message-From: Chris Averia [mailto:[EMAIL PROTECTED]Sent: Monday, May 30, 2005 7:18 PMTo: axis-user@ws.apache.org; [EMAIL PROTECTED]; Carolina MoraisSubject: Re: Axis 1.2FINAL support for HTTP1.1 and Keep-Alive Hello Davanum,   How do I set Axis to use CommonsHTTPSender ins

RE: Axis 1.2FINAL support for HTTP1.1 and Keep-Alive

2005-05-31 Thread Chris Averia
: axis-user@ws.apache.org; [EMAIL PROTECTED]; Carolina MoraisSubject: Re: Axis 1.2FINAL support for HTTP1.1 and Keep-Alive Hello Davanum,   How do I set Axis to use CommonsHTTPSender instead of the default HTTPSender?  Which java source file I need to modify for that?   The reason I want a keep-alive

RE: Axis 1.2FINAL support for HTTP1.1 and Keep-Alive

2005-05-31 Thread John Babbidge
]Sent: Monday, May 30, 2005 7:18 PMTo: axis-user@ws.apache.org; [EMAIL PROTECTED]; Carolina MoraisSubject: Re: Axis 1.2FINAL support for HTTP1.1 and Keep-Alive Hello Davanum,   How do I set Axis to use CommonsHTTPSender instead of the default HTTPSender?  Which java source file I ne

Re: Axis 1.2FINAL support for HTTP1.1 and Keep-Alive

2005-05-30 Thread Chris Averia
Hello Davanum,   How do I set Axis to use CommonsHTTPSender instead of the default HTTPSender?  Which java source file I need to modify for that?   The reason I want a keep-alive support is that I make a sequence of SOAP calls to a Web Server (I use the stub classes generated by WSDL2Java for that)

Re: Axis 1.2FINAL support for HTTP1.1 and Keep-Alive

2005-05-30 Thread Davanum Srinivas
You can use CommonsHTTPSender with Jakarta commons HTTPClient library. -- dims On 5/30/05, Carolina Morais <[EMAIL PROTECTED]> wrote: > Hi Chris, > > The Axis implementation don't support Keep-Alive. Axis always closes > the connection. > See the HttpSender class. > > Ana Carolina. > > On 5/2

Re: Axis 1.2FINAL support for HTTP1.1 and Keep-Alive

2005-05-30 Thread Carolina Morais
Hi Chris, The Axis implementation don't support Keep-Alive. Axis always closes the connection. See the HttpSender class. Ana Carolina. On 5/29/05, Chris Averia <[EMAIL PROTECTED]> wrote: > Hi, > > How do I use HTTP 1.1 and Keep-Alive in my axis client? Im using the > classes compiled by ws

Axis 1.2FINAL support for HTTP1.1 and Keep-Alive

2005-05-29 Thread Chris Averia
Hi,   How do I use HTTP 1.1 and Keep-Alive in my axis client?  Im using the classes compiled by wsdl2java.  Im using Axis1.2final.   Thanks! Chris__Do You Yahoo!?Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com