jcl-over-slf4j MIA

Tom Zeller tzeller at dragonacea.biz
Thu Aug 28 13:14:20 EDT 2014


On Thu, Aug 28, 2014 at 12:08 PM, Marvin Addison
<marvin.addison at gmail.com> wrote:
> 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.

Fix example :

 http://svn.shibboleth.net/view/java-idp-testbed/trunk/pom.xml?r1=279&r2=280&pathrev=280

Reference :

 https://issues.shibboleth.net/jira/browse/JPAR-57


More information about the dev mailing list