Quartz anyone??? (in Director)
Hi,
has anyone ever used Quartz in exteNd Director?
It seems that Quartz is not able to find the file 'quartz.properties' !?
No errors at all.
I placed it in the default-package where I also have my
'log4j.properties' and all the other properties files.
Loading properties from files works well except the Quartz properties.
I start the default scheduler of quartz using an ServletContextListener.
The listener works as exspected.
When starting the scheduler I trace the meta data of the scheduler to
the console. But all I can see are the default settings of the Quartz
scheduler.
I used the same configuration in non-director-projects on Tomcat and
JBoss and there it works.
Any suggestions?
Thanx in advance,
Thilo
My environment:
- exteNd Director 5.2.1 on exteNd Application Server
- Win XP SP2 (German)
- MySQL shipped with Director 5.2.1
|