NoClassDefFoundError: org/opensaml/xml/ConfigurationException
Brad Cox
bradjcox at gmail.com
Fri Oct 7 16:57:09 BST 2011
Is there reason to doubt that glassfish/domains/domain1/lib/endorsed
wouldn't work? That would make the endorsed libs local to domain1 instead of
glassfish-wide.
The good news is, managed to get past this (and into the next problem). The
bad news is I've no idea what fixed it; just fiddling version numbers AFAIK.
On Fri, Oct 7, 2011 at 7:54 AM, Rob Brownsell <R.J.Brownsell at sussex.ac.uk>wrote:
> With Glassfish, I believe you can put jars inside the main lib installation
> directory, outside of the domain. We're using Glassfish and have put some
> general jars (like log4j) in there and they've been picked up ok.
>
>
> -----Original Message-----
> From: dev-bounces at shibboleth.net [mailto:dev-bounces at shibboleth.net] On
> Behalf Of Chad La Joie
> Sent: 07 October 2011 12:51
> To: Shib Dev
> Subject: Re: NoClassDefFoundError: org/opensaml/xml/ConfigurationException
>
> 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
> --
> To unsubscribe from this list send an email to
> dev-unsubscribe at shibboleth.net
> --
> To unsubscribe from this list send an email to
> dev-unsubscribe at shibboleth.net
>
--
Cell: 703-594-1883
Blog: http://bradjcox.blogspot.com
Web: http://virtualschool.edu
Manassas VA 20111
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/dev/attachments/20111007/38249576/attachment.html
More information about the dev
mailing list