[
http://jira.jboss.com/jira/browse/JBCACHE-1008?page=all ]
Manik Surtani closed JBCACHE-1008.
----------------------------------
Resolution: Rejected
This should not be used at all with JBoss Cache 2.0.0. We use a newer version of log4j
which has a daily rolling file appender.
FatBastard:~/Code/JBossCache200/lib manik$ jar tf log4j-1.2.14.jar | grep DailyRolling
org/apache/log4j/DailyRollingFileAppender.class
FatBastard:~/Code/JBossCache200/lib manik$
java.lang.ClassNotFoundException:
org.jboss.logging.appender.DailyRollingFileAppender
-------------------------------------------------------------------------------------
Key: JBCACHE-1008
URL:
http://jira.jboss.com/jira/browse/JBCACHE-1008
Project: JBoss Cache
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.0.0.BETA1
Environment: WinXP
Reporter: Bob Ninja
Assigned To: Manik Surtani
Seems that the logger class org.jboss.logging.appender.DailyRollingFileAppender is
missing. I looked into jboss-common.jar in 1.4.1 SP2 and found the logger class therein.
Then I looked into jboss-common-core.jar and I don't even see the logging package,
much less the class.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira