Just upgraded to 2.2 and all is well...cheers.
-Original Message-
From: Sanjiva Weerawarana [mailto:[EMAIL PROTECTED]]
Sent: 06 June 2001 11:15
To: [EMAIL PROTECTED]
Subject: Re: IIS and Apache SOAP Client
Are you using Apache SOAP v2.2? I believe earlier versions have had
a bug here
Are you using Apache SOAP v2.2? I believe earlier versions have had
a bug here.
Sanjiva.
- Original Message -
From: "Colin Saxton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Thomas Greenwood" <[EMAIL PROTECTED]>
Sent: Wednesday, June 06, 2001 4:26 AM
Subject: IIS and Apache SOAP Cl
Yes, it's not a SOAP problem but an interoperability known problem.
When you send an HTTP request avoid all blank in content-type
header variable.
Notice that if you send "content-type:text/xml; charset=utf-8"
in an HTTP request, the common servlet method getEncoding() return
null. If you remove t