Greetings, I've recently been tinkering with xml-security-1.4.2 and the experience so far has left me with some questions. Perhaps someone on this list may be able to shed some light:
1) (Sun) Java 1.6 seems to already contain an xml-security implementation. Which version of the implementation is this? 2a) Is it possible to use the xml-security-1.4.2 classes in a java application so that the 1.4.2 classes take a higher preference than those in rt.jar? If so, can this be done without using the -Xbootclasspath argument to the JVM? 2b) Can it be done without the removal of the xml-security classes from rt.jar? Any information on the above would be much appreciated. Many thanks, dan