Daniil Shved wrote:
When I added xmlsec.jar into the lib/endorsed directory, it didn't affect theresult of the tests, I still got 3 failures and 22 errors.
I forgot to mention you may also need to add commons-logging.jar to the endorsed directory. This may be the problem.
But, when I tried to use JDK 1.5.0 update 16 it went much better: I only got 1 failure onIaikCoreFeaturesTest.
That should be ok, that is an expected/known failure. --Sean