1. Use Quartz in JEE Environment (EJB, Servlet) - How do you do it? forums.terracotta.orgHi, i would like to use Quartz from an EJB inside an app server. Since manual Threads are not allowed i thought there is an Resource Adapter Implementation. I couldn't find one in the source so i searched the forum and most people seem to run Quartz from a servlet and then call EJBInvokerJob.java to access EJBs. But this doesn't seem ... |
2. Quartz/Timer question with ejb3 coderanch.com |