Hi all,
I am currently in the process of developing a reporting application for a WAS. I need the report to run automatically every week. I was looking into using a Timeout Service to automate the task, but it appears that this service is reserved for internal use by the J2EE. Is there a way to schedule the execution of such a task on a WAS. If so can you please provide an example or tutorial on how to implement it.
Best Regards,
Jonathan