users@jax-rpc.java.net

A glitch in the sending of complete XML documents

From: Gøran F. Breivik <goran.breivik_at_NSD.UIB.NO>
Date: Tue, 12 Aug 2003 10:46:54 +0200

We have been trying to send large chunks of XML schema compliant data, one
document at the time, with JAX-RPC. Because it is handled as an attachment,
we have run into all kinds of trouble. First of all there is the inter
operability issue, which goes bye, bye (.NET gets the hick ups off course,
but so does Cold Fusion and PHP too). E.g. there seems to be some leading
and trailing bits that mess up the attachment part.

What is the preferable way to send complete XML documents with web services?

Gøran Breivik