Hi Nathan, Thanks for sharing the info with us. I think nowadays new software use HTTP 1.1 by default. But you can make Axis2 use HTTP 1.0 instead. I think you already know that. ( http://ws.apache.org/axis2/1_3/http-transport.html#version_config)
Upul On 10/20/07, Nathan Hook <[EMAIL PROTECTED]> wrote: > > > I finally figured out the issue. Axis2 by default uses the Http 1.1Protocol > out of the box instead of Http > 1.0. > > The server I was connecting to does not support 1.1 and therefore was > never reading the request (not showing that it received the request in our > apache access logs). > > Which is more widely used? http 1.0 or http 1.1? > _________________________________________________________________ > Help yourself to FREE treats served up daily at the Messenger Café. Stop > by today. > > http://www.cafemessenger.com/info/info_sweetstuff2.html?ocid=TXT_TAGLM_OctWLtagline > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
