Simon Fell > Its just code
There's a demo implementation of the SOAP digest authentication spec running at http://soap.4s4c.com/test_doclit/sf.soap
I just finished a first cut of a server implementation of the SOAP digest authentication spec. I'll probably tidy it up, and put it up for some interop testing later tonight.
I installed the current version of Axis earlier, pretty painless, grab the source from CVS, build and run. The Attachments support seems to be working, which is what I'm interested in looking at. Next step is to see if my pocketSOAP attachment code works with it.