Daniel wrote:
Thanks Berin. I got all the stuff from CVS, got the config.xml to load correctly (whew), and now XMLCipherTester is working for 5 out of 9 tests, which is good enough for my purposes for now.
That sounds like you might be using a 1.3 JCE?
If I am not completely lost, version 1.04 does NOT contain the XMLCipher class at all, and so my build from CVS is probably more useful in terms of actually getting a working demo of encryption with Xml Security. Is this correct?
Absolutely correct. 1.04 did not have any of the new XML Encryption code - only some alpha code that was (as I understand it) not really intended for use.
I've just put 1.1 online, so you might want to download that and have a go.
Cheers,
Berin
