I will have a good look at this one the weekend.
I have also been seriously considering a wrapper for the Windows Inet API as it is just the easiest and simplest way to go on the Win platform.
The NIX platform I am not so sure on - any suggestions from anyone welcome.
Cheers, Berin
Milan Tomic wrote:
Which URI resolver are you using? (If you don't set anything you are using XSECURIResolverXerces.
Yes, I didn't set URI resolver. So, I supose I'm using default one.
I am *strongly* considering writing a wrapper for one or two URI handling libraries. *Very* interesting if people have suggestions of good libraries to use. (Xerces has a wrapper for libWWW, but it's not so well supported these days.)
The only URI libraries that I have ever directly used were WinINET (standard Windows libraries). I don't know for any cross platform libraries.
I hope this problem will be solved in the near future, because, Apache C++ libraries would fail on a lot of interoperability tests:
http://www.w3.org/Signature/2001/04/05-xmldsig-interop.html
Best regards, Milan