Sorry to be such a drain on the list, but I'm getting really really
close to having my app working...

9565 [Thread-0] ERROR
org.apache.axis.encoding.DeserializationContextImpl  - No deserializer
for java.lang.Boolean
9570 [Thread-0] ERROR org.apache.axis.client.Call  - Exception:
org.xml.sax.SAXException: No deserializer for
{http://schemas.xmlsoap.org/soap/encoding/}boolean

Anyone have any idea why there wouldn't be a deserializer mapped for
java.lang.Boolean?  I didn't have to map a serializer on the server side
and it worked like a charm, seems the client doesn't want to though.

Reply via email to