Perhaps someone has already encountered this, but otherwise I think you will
only get a good answer if you can post (1) the error messages from the MS
client and (2) a capture of the request and response, captured either with
TcpTunnelGui (from Apache SOAP), the SOAP Toolkit Trace Utility, or a
network sniffer.  It would be useful to have captures for both the working
(boolean) and failing (Boolean) cases.

As for Boolean null, I just committed a fix for that a night or two ago.
You will need the newest daily drop or the current CVS code to get this fix.

Scott Nichol

----- Original Message -----
From: "Mattias Jiderhamn" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 30, 2002 3:04 AM
Subject: Wrapped types and MS Toolkit


I'm developing a SOAP service and would like to return wrapped base types,
such as Double and Boolean.

The person developing a client with the MS SOAP Toolkit clames to have
prolems with theese return values. boolean works fine but Boolean gives some
type error. First it didn't work at all, but after modifying the WSDL type
to xsd:anyType the values Boolean(true) and Boolean(false) works, but not
null.

I'm really not an MS programmer, but maybe somebody could give me some hints
what to do about this problem.

Thanks in advance,

  Mattias Jiderhamn [EMAIL PROTECTED]
  Expert Systems www.expertsystem.se


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to