>The scripting languages have pretty limited support for doc/literal

I can second that. Perl's SOAP::Lite has pretty much no support for
document/literal, although I've heard rumour that's being worked on.
Python's SOAPpy doesn't seem to have much support either. Python's ZSI
is promising: development has recently been picked up by a group who
is working with document/literal services written in Axis.

But even if these platforms don't support document/literal by some
miracle they're still able to interoperate with my Axis 1.2beta doc/lit
services. They seem to be sending all sorts of awful things (SOAP-ENC
arrays, etc) but Axis is able to figure out what they meant in many
circumstances. Not an ideal situation, but not hopeless either.

Reply via email to