NoClassDefFoundError: org/opensaml/xml/ConfigurationException

Chad La Joie lajoie at itumi.biz
Fri Oct 7 12:50:51 BST 2011


I can only assume the error means what it says.  You'll need to go to
the Glassfish docs/list and find out how it constructs its classpath.
Because something there is messed up.

On Thu, Oct 6, 2011 at 21:08, Brad Cox <bradjcox at gmail.com> wrote:
> Could someone explain what this means and how to fix it? Thanks
> Context: glassfish/domains/domain1/lib/endorsed contains files specified on
> the wiki:
>
> resolver-2.9.1.jar
> serializer-2.9.1.jar
> xalan-2.7.1.jar
> xercesImpl-2.9.1.jar
> xml-apis-2.9.1.jar
>
> Pom specifies the same versions for the above marked provided.
> Pom specifies opensaml, xmltooling and openws latest versions
> from http://shibboleth.internet2.edu/downloads/maven2
> But nomatter what I get java.lang.NoClassDefFoundError:
> org/opensaml/xml/ConfigurationException on the first request. Is this
> saying org/opensaml/xml/ConfigurationException isn't in the war
> (xmltooling.jar is definitely there). Or is it reporting a config problem?
> This all happens
> before the DefaultBootstrap.bootstrap() call. So I'm stumped.

-- 
Chad La Joie
www.itumi.biz
trusted identities, delivered


More information about the dev mailing list