I've had success with the Axis 1.1 beta DIME support demonstrated in the
echoAttachments sample (which also has a mode in which it uses MIME). Axis
1.1 beta DIME support interoperates both with gSOAP and .NET.  For my money
DIME is the way to go, especially with attachments that would otherwise need
to be Base-64 encoded. Its much more efficient than MIME.

-----Original Message-----
From: Steve Loughran [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 28, 2003 9:17 AM
To: [EMAIL PROTECTED]
Subject: Re: Interoperative attachments



----- Original Message -----
From: "Mark Mueller" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 28, 2003 08:18
Subject: RE: Interoperative attachments


> Josh,
>
> Yes, I am trying to develop the service that is
> language and platform neutral, so I'm trying to find
> the "right" way to handle attachments.  Unfortunately
> I don't have other platforms to test on.

pocketsoap, MSSTK and .NET with the WSE all do attachments if you want to
cross-test

>
> The W3C WSDL 1.1 Note shows a MIME binding that
> supports attachments, but poking around on the
> Xmethods website, I didn't run across any WSDL that
> shows the MIME binding.  If vender interoperability
> for attachments just isn't there yet, that would be
> good to know.

all uses of attachments I've seen have attachments attached and removed
manually, with attachment details 'add three of them' in the service
specification.

Reply via email to