| Author |
About Quartz Framework
|
Anil Verghese
Ranch Hand
Joined: Oct 11, 2006
Posts: 155
|
|
Hi, Am trying to use quartz framework in my struts web application. where do i place the quartz.properties file. when i try to execute the program i get the warning log4j:WARN No appenders could be found for logger (org.quartz.simpl.SimpleThreadPool). Does any one have any clue. Anil
|
 |
Hongli Li
Ranch Hand
Joined: Oct 29, 2006
Posts: 124
|
|
do you have log4j file, where did you put it? the Quartz is configured with log4j, when it couldn't find the log4j configuration, it will give you that message.
|
Do you know why this cup is useful? Because it is empty.
|
 |
 |
|
|
subject: About Quartz Framework
|
|
|