Simon Fell > Its just code > Attachments Interop results

Monday, February 11, 2002

Although there's no standard interop tests for either SwA or DIME, everyone so far, has some sort of SwA enabled test, its a pain, but I'm coding up specific tests for each different endpoint, to see what the interop landscape looks like.

Here are the current results, I'll keep this updated as I find new endpoints to test against

SwA / MIME

Apache Axis beta 1 : Attachments of size 344 or 345 bytes fail [I beleive this is an Axis problem]

SOAP::Lite 0.5.2 : No Known Issues

XMLBus : No Known Issues

Spheon JSOAP : No Known Issues

Apache SOAP 2.2+ : Sometime it will send MIME parts with a Content-Transfer-Encoding of base64, pocketSOAP will fail this as it doesn't support mutating CTE's

GLUE 2.3.1 : Fails, GLUE has a dependency on the optional Content-Length header

ZSI : Fails, cause unknown at this point

WASP : Fails, PocketSOAP has a dependency on the optional Start attribute

 

DIME [June 17, 2002 version with PocketSOAP 1.3.5+]

White Mesa DIME enabled Server : No Issues

MS SOAP Toolkit 3.0 : No Issues

Spheon JSOAP : No Known Issues

Microsoft WSDK : No Known Issues

DIME [Feb 01, 2002 version with PocketSOAP 1.3.0]

Simon's .NET Test DIME server : No Issues

White Mesa DIME enabled Server : No Issues

MS SOAP Toolkit 3.0 [pre release version] : No Issues

ASP.NET DIME Sample from WS DevCon [also available on MSDN] : No Issues

Spheon JSOAP : No Known Issues