I know that Apache SOAP, Axis
und GLUE serialize Vectors as SOAP Arrays. But none of these platforms was able
to interoperate with another when I tried to send Vectors over the wire (as
method parameters or return value). Every platform for its own worked fine, but
not for example an Axis server with a GLUE client etc. Can it be that every platform
uses different ways of deserializing received SOAP
arrays? Martina |