Java Best practices
Sunday, 20 March 2011
java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
This is cause by missing of commons-logging-xxx.jar, Please download here and include it into classpath.
http://commons.apache.org/downloads/download_logging.cgi
P.S Please do not confuse between log4j and common-log, this is two different log library.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment