Help

Controls

PermLinkWikiLink
Switch Workspace

Built with Seam

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.

Forum: Seam Users Forum ListTopic List
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?

1 Reply:
29. Jan 2009, 03:07 America/New_York | Link

Never mind! I added quartz.jar to my WEB-INF/lib directory and everything worked like a charm.