Joe Desbonnet wrote:
> 
> I presume its possible to add a (binary) attachment to a SOAP response (?).
> If so how does one go about doing this with the Java Apache SOAP API? I
> can't see anything obvious in the SOAPContext class to allow this.

Basic documentation is here:
http://xml.apache.org/soap/docs/guide/attachments.html

Java source for a simple example is attached.  The example
allows a client to "put" or "get" a binary file from
a server.

Has anyone done this with an MS SOAP client?

-Chris

-- 
Chris Malley
PixelZoom, Inc.             Voice: +1.303.494.8849
835 Orman Drive             EMail: [EMAIL PROTECTED]
Boulder CO 80303-2616

Attachment: putget.tgz
Description: Binary data

Reply via email to