You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.
| Online: | 11 Members of 9199 |
| Forum: Seam Users |
29. Jan 2009, 01:29 America/New_York | Link |
Is it possible to use the quartz-dispatcher on Tomcat 6.0? I can't seem to get it to work when adding async:quartz-dispatcher to my components.xml. Has anyone got this working in Tomcat 6.0? Is this even possible? Or does it require embedded EJB or JBossAS?
Never mind! I added quartz.jar to my WEB-INF/lib directory and everything worked like a charm.