Re: Sending MIMEType over SOAP

"Scott Nichol" <[email protected]> Fri, 15 Apr 2005 14:00:48 -0400
Newsgroups gmane.text.xml.soap.user
Message-ID <099b01c541e5$0f1e08f0$6401a8c0@northgate>
1. If you are getting started with SOAP, I recommend you use Axis (http://ws.apache.org/axis).  That project has taken over development from Apache SOAP.

2. You would use attachments.  Check the samples for an idea of how to do it.

Scott Nichol

Do not send e-mail directly to this e-mail address,
because it is filtered to accept only mail from
specific mail lists.
----- Original Message ----- 
From: "Chris" <[email protected]>
To: <[email protected]>
Sent: Friday, April 15, 2005 1:34 PM
Subject: Sending MIMEType over SOAP


> I need to send a PDF over SOAP as a MIMEType using java.  It's part of 
> an XML message.  Unfortunately, I have no idea where to start.  Any help 
> or direction would be appreciated.  TIA.
> 
> Chris
>