Re: Deployment on tomcat
Glen Mazza <[email protected]>
| Newsgroups | gmane.comp.java.roller.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Martin, clearly the class below is missing from the WAR that you deployed on Tomcat -- I wonder why. Have you followed the installation guide: http://www.apache.org/dist/roller/roller-5/v5.0.1/docs/? At any rate, I suspect your roller-custom.properties hasn't been populated or deployed to the tomcat_home/lib folder. Which database are you using to host the Roller data? Derby is easy to set up -- the latest guide in trunk (OpenOffice format: http://svn.apache.org/viewvc/roller/trunk/weblogger-docs/installguide/) has specific Derby information I just added a few days ago. HTH, Glen On 04/21/2013 08:20 AM, Martin Kaiser wrote: > Caused by: org.apache.commons.logging.LogConfigurationException: > User-specified log class 'org.apache.commons.logging.impl.Log4JLogger' > cannot be found or is not useable.