java.lang.ClassNotFoundException: weblogic.logging.commons.LogFactoryImpl in weblogic server
Check the class folder under APP-INF to see if there is a file commons-logging.properties and in the file there is an entry org.apache.commons.logging.LogFactory = weblogic.logging.commons.LogFactoryImpl
Remove the file and it will be done.
Subscribe to:
Post Comments (Atom)
Hey Thanks it worked
ReplyDelete