I do believe it's possible that Microsoft may choose to not support SwA. They don't support RPC/Literal either. Technically, non-support of a feature defined in WS-I doesn't break "compatibility". WS-I doesn't test for compatibility of tools, only compatibility of clients and services.

MTOM is based on an idea created by Don Box. It really is a much better way of dealing with binary data.

MTOM is the emerging W3C standard model for passing binary data with SOAP messages. Notice that I don't call it an "attachment model" -- that's because MTOM doesn't use attachments. In MTOM, the binary data is included in the SOAP infoset -- although on the wire the binary data is actually sent using MIME multipart/related.

See http://www.burtongroup.com/weblogs/annethomasmanes/archives/2004/03/000184.html for more information.

Anne

At 04:06 PM 3/26/2004, you wrote:
Microsoft roadmaps have never struck me as being especially accurate (even the retrospective ones). Unless there's a total change in direction WS-I Attachments is going to use SwA (you can download the latest working group draft from the home page at http://www.ws-i.org/). Is there reason to believe that Microsoft is going to break compatibility with WS-I on this?

I've assumed that part of the reason for WS-I Attachments taking so long to be released is that Microsoft doesn't want it out until they have SwA support available.

- Dennis

Chris Haddad wrote:

Hi all -
today, DIME is required for .NET interoperability when sending attachments. Axis does support DIME.


and yes, MSFT is dropping support for DIME in the future. it is being superseded by MTOM in their roadmap: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnglobspec/html/wsmsgspecindex.asp

/Chris


---------- Original Message ---------------------------------- From: "Olejarz, Greg" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Thu, 25 Mar 2004 11:21:38 -0500



Not sure if Microsoft will drop support for DIME but
DIME does not appear to be part of the WS-I attachments
work.




Since Microsoft seems committed to WS-I, I would think
whatever ends up in that document will at least be
added to the next release.

Greg


-----Original Message----- From: Anderson Jonathan [mailto:[EMAIL PROTECTED] Sent: Thursday, March 25, 2004 10:58 AM To: [EMAIL PROTECTED] Subject: RE: Doc-Style Web Clients


I heard grumblings awhile ago that Microsoft might be dropping support for DIME in lieu of some WS-I discussions concerning attachments. Might wanna try googling around for more information, but this probably won't occur until the next .Net/Vis Studio release anyway.

-Jon

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 25, 2004 8:12 AM
To: [EMAIL PROTECTED]
Subject: AW: Doc-Style Web Clients


How about passing the whole document as a single string parameter of a doc/literal web service? Is there a better performance to expect when using SAAJ?

What i don't like about SAAJ: .NET requires the use of DIME format. I don't
know all platforms or toolkits used to develop the potential clients and so
i don't know if DIME is supported by them. The first time i heard of DIME
was when i was looking into SAAJ. Is DIME widly supported?

Thanks

Thomas



~~~~~~~~~~~~~~~~~~
Anne Thomas Manes
VP & Research Director
Burton Group




Reply via email to