Hi all, working with a struts application that I am trying to add
quartz to but I am running into a slight snag. I can't seem to get
the scheduler to be recognized. I am trying to follow the following
tutorial:
http://www.onjava.com/pub/a/onjava/2006/03/01/job-scheduling-in-web-application.html
From: Thomas Vogt [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 30, 2004 11:56 AM
To: Struts Users Mailing List
Subject: AW: RE: Struts and Quartz Scheduler
Hmm
never had any of the problems you mentioned with my app and I do WAR HOT
reload quite often. I never experienced the behaviour you ment
iling List'; 'Thomas Vogt'
Subject: RE: Struts and Quartz Scheduler
Starting Quartz from a servlet is not a good idea, use a Plugin instead.
Reason:
I am running on the JBoss application server, and the threads that Quartz
creates on startup are attached to the app server when
.
Thanks for the tip
;)
Thomas
- Original-Nachricht
Von: Struts Users Mailing List <[EMAIL PROTECTED]>
An: 'Struts Users Mailing List' <[EMAIL PROTECTED]>, 'Thomas Vogt'
<[EMAIL PROTECTED]>
Betreff: RE: Struts and Quartz Scheduler
Datum: 30/09/04 20:2
}
sched = null;
}
}
I think I'll put this into my blog.
Wiebe de Jong
http://frontierj.blogspot.com/
-Original Message-
From: Thomas Vogt [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 29, 2004 10:08 PM
To: Struts Users Mailing List
Subject: AW: Struts and
:
-Original Message-
From: Barnett, Brian W. [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 29, 2004 8:58 PM
To: 'Struts Users Mailing List '
Subject: Struts and Quartz Scheduler
Has anyone here integrated Q
]>
An: 'Struts Users Mailing List ' <[EMAIL PROTECTED]>
Betreff: Struts and Quartz Scheduler
Datum: 30/09/04 06:06
> Has anyone here integrated Quartz with Struts? I'm having a hard time
> finding examples on this combination.
>
> I'm using the latest
Has anyone here integrated Quartz with Struts? I'm having a hard time
finding examples on this combination.
I'm using the latest version of Quartz, 1.4.2, and I'm initializing it in
web.xml like this:
QuartzInitializer
8 matches
Mail list logo