aspose file tools
The moose likes Other Open Source Projects and the fly likes About Quartz Framework Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "About Quartz Framework" Watch "About Quartz Framework" New topic
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.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: About Quartz Framework
 
Similar Threads
How to save a file inside an application context?
Batch Framework in J2EE
WA #1.....word association
Sceduling a task for everyday at a particular time??
Batch Framework in J2EE