NoClassDefFoundError: org/w3c/dom/ElementTraversal

Ian Young ian at iay.org.uk
Tue Jul 9 08:53:33 EDT 2013


On 9 Jul 2013, at 13:48, Paul Hethmon <paul.hethmon at clareitysecurity.com> wrote:

> What about xml-apis? You should have a few more in there:
> 
> serializer-2.10.0.jar
> xalan-2.7.1.jar
> xercesImpl-2.10.0.jar
> xml-apis-2.10.0.jar
> xml-resolver-1.2.jar

That looks like the right list to me, and as far as I remember it's the xml-apis .jar that is the source of this particular class.

> I believe that is the correct list (barring updated versions), but the wiki should note what packages to endorse.

The wiki page just says to copy *all* of the files from endorsed, presumably so that the page doesn't need to be updated when the names change.

It's also worth making sure that the destination endorsed directory does not already contain older versions of some of the files; some distributions tend to do that, and if you don't remove those before copying in the new ones it can cause confusion.

	-- Ian

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20130709/3f2f48b5/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4813 bytes
Desc: not available
Url : http://shibboleth.net/pipermail/users/attachments/20130709/3f2f48b5/attachment.bin 


More information about the users mailing list