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]>

Reply via email to