Questions about xml-security-1.4.2 and Java 1.6

2008-08-19 Thread dan costelloe
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

Re: Questions about xml-security-1.4.2 and Java 1.6

2008-08-19 Thread Sean Mullan
dan costelloe wrote: 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 o

Re: Questions about xml-security-1.4.2 and Java 1.6

2008-08-19 Thread dan costelloe
Thanks for that Sean. You have lead me to a followup (inline): Sean Mullan Sun.COM> writes: > > dan costelloe wrote: > > [snip] > > 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

Re: Questions about xml-security-1.4.2 and Java 1.6

2008-08-19 Thread Sean Mullan
dan costelloe wrote: Thanks for that Sean. You have lead me to a followup (inline): Sean Mullan Sun.COM> writes: dan costelloe wrote: [snip] 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

Re: Questions about xml-security-1.4.2 and Java 1.6

2008-08-19 Thread dan costelloe
Many thanks for your suggestions Sean. I will give them a try. Regards, dan