I'm using just Timer() to avoid the "daemon" effect.
As for the Tomcat list, I've considered it, but I
think that having Struts at the center of the action
will raise every suspicion...
Guifre
--- Hubert Rabago <[EMAIL PROTECTED]> escribi�: >
How are you creating your Timer() object? If you're
> passing true ("new
> Timer(true)") then the jvm will kill your timer task
> when then app ends. If
> you're just using "new Timer()" or passing false,
> well, then maybe you can
> ask the Tomcat list. :)
>
> --- Guifre <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > I have implemented an automatic process in
> > Struts/Tomcat by starting a Timer and scheduling a
> > TimerTask in the init() method of a PlugIn class.
> >
> > It works pretty well, except for one thing: if I
> stop
> > Tomcat while the task is running, according to the
> > Timer specification the task should be allowed to
> > finish, but in fact it is ended in the middle of
> its
> > process.
> >
> > Is this a Struts effect? Can someone figure out
> how to
> > fix this?
> >
> > Thanks!
> >
> > Guifre
> >
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail SpamGuard - Read only the mail you want.
> http://antispam.yahoo.com/tools
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
>
___________________________________________________
Yahoo! Messenger - Nueva versi�n GRATIS
Super Webcam, voz, caritas animadas, y m�s...
http://messenger.yahoo.es
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]