> How about a String[] some of them containing null String. > I encountered failure with some AppServers. I don't know > the status for Apache SOAP servlet.
Should work just fine. > By the way, does Axis or SOAP do multi-ref serilization? > If I send a String[] containing identical strings, will > I see use of XML id/href in the wire? Apache SOAP does not but Axis does support multi-ref serialization. Sanjiva.