| Author |
Message |
|
|
Need is to create and seriallize quartz instance into JNDI and retieve it later.
I 've just figured out it with tomcat jndi help - last section on this page
http://tomcat.apache.org/tomcat-6.0-doc/jndi-resources-howto.html
Implemented javax.naming.spi.ObjectFactory to generate new instance of quartz. and was able retrieve it iater.
|
 |
|
|
How to configure quartz scheduler(1.6.1) with JNDI in tomcat 6?
Any pointer to online examples/resources would be of great help.
|
 |
|
|