Fixing java.lang.ClassNotFoundException: org.apache.commons.logging.LogFactory
  Fixing java.lang.ClassNotFoundException: org.apache.commons.logging.LogFactory
2D Graphics
3D Graphics
Web Design & Development
Business Applications
Business Development
Databases
Desktop Programming
Operating Systems
Video Editing
Miscellaneous
Newsletter
User Login
  • Username
  • Password
Stats
  • Tutorials: 39,024
  • Categories: 572

Java Tutorials : Fixing java.lang.ClassNotFoundException: org.apache.commons.logging.LogFactory

Exception in thread main java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory" error or java.lang.ClassNotFoundException: org.apache.commons.logging.LogFactory comes when your project of framework like Spring uses Commons logging package to abstract actuall logging library like java.uti.logging or log4j but doesn't include commons-logging.jar in classpath. here are few tips to troubleshoot and fix this issue. Fixing java.lang.ClassNotFoundException: org.apache.commons.logging.LogFactory  tutorial
    View Tutorial

Detailed Information

     Tutorial: Fixing java.lang.ClassNotFoundException: org.apache.commons.logging.LogFactory
     Date Listed: 2012-02-22
     Submitted By: javabuddy
     Total Hits: 634
     Rating Tutorial Rating 2.57Tutorial Rating 2.57Tutorial Rating 2.57Tutorial Rating 2.57Tutorial Rating 2.57 (14 votes)

    Discuss Tutorial
    Comment On Tutorial
    View Tutorial
    Report Broken Link

 





© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 10 - Follow our Sitemap