jcl-over-slf4j MIA

Marvin Addison marvin.addison at gmail.com
Thu Aug 28 13:08:15 EDT 2014


Looks like the jcl-over-slf4j-1.7.7.jar dependency got dropped from
the distribution sometime recently. It was in the snapshot from 8-13,
which is around the last time I tried to start it up and did do
successfully. With it missing, my CAS demo webapp is blowing up with
CNFE:

[WARNING] FAILED
o.e.j.w.WebAppContext at 51bab369{/idp,[file:/Users/marvin/Code/shibboleth-idp-ext-cas/idp-cas-webapp/target/idp/jetty-base/tmp/jetty-localhost-8443-war-_idp-any-3225020254543536504.dir/webinf/,
file:/Users/marvin/Code/shibboleth-idp-ext-cas/idp-cas-webapp/target/idp/war/],STARTING}{/Users/marvin/Code/shibboleth-idp-ext-cas/idp-cas-webapp/target/idp/war}:
java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory

Was that intentional? Seems like it ought to be there to support the
myriad libraries that use JCL. I don't see anything else in
war/WEB-INF/lib that would provide it.

M


More information about the dev mailing list