This question has already been asked but
no replies have been forthcoming. how in
the heck is it the case that apache soap
handles all build-ins but not char?
what is the solution? what is the work
around? in my application i keep getting:
No Serializer found to serialize a 'char' using
encoding style 'http://schemas.xmlsoap.org/soap/encoding/'
this is like coming to work with no clothes on!
i thought it was pilot error but when i examined
the API closer, i can see that indeed no serializer/
deserializer is included - although all other built-ins
seem to be.
thanks!
shane