I have an app I want to run regularly, so I've exposed the URI, and used wget to trigger it from a cron job. I also want to run this (or sub-set) at a particular point in time (e.g. 3:27mins in the future).
If I provide an app that uses the java...Timer, can I just use it or are there any restrictions on thread control etc in TC. (I'd create the Timer in the init and use the post/get to schedule/deschedule commands).
If I want to move to JBoss with TC serving ...?
I guess I would use a Timer MBean in TC 5?
Thoughts? and thanks
tim
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
