[Logo] Terracotta Discussion Forums (LEGACY READ-ONLY ARCHIVE)
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
Messages posted by: adahanne  XML
Profile for adahanne -> Messages posted by adahanne [94] Go to Page: Previous  1, 2, 3, 4, 5, 6, 7
Author Message
FYI, org.quartz.scheduler.instanceName does not need to match your class name
If you want to see quartz do some scheduling, you should let it enough time to do so !
Make your main thread in your test class sleep for a little while to see your job executing.
You have examples there : http://svn.terracotta.org/svn/quartz/branches/quartz-2.1.x/examples/ that could get you started, not mentioning that the official doc. http://quartz-scheduler.org/documentation/quartz-2.x/quick-start
did you try to put quartz.properties int he WEB-INF/classes folder ?
see http://quartz-scheduler.org/documentation/quartz-2.x/quick-start , the "properties file" chapter
please follow the Jira issue for additional questions/debate/resolution
https://jira.terracotta.org/jira/browse/QTZ-268
Hello wesley,
Thanks for message.
Could you please create a Jira issue at : https://jira.terracotta.org/jira/browse/QTZ ?
You will also have to fill in a contributor agreement (see : https://jira.terracotta.org/jira/browse/QTZ-264?focusedCommentId=61400&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-61400 for example) , provided your patch gets applied to the source code.
Thanks in advance.
 
Profile for adahanne -> Messages posted by adahanne [94] Go to Page: Previous  1, 2, 3, 4, 5, 6, 7
Go to:   
Powered by JForum 2.1.7 © JForum Team