Re: [Jcrontab-developers] Job Schedulers and WAS v6
Brought to you by:
iolalla
From: israel o. <io...@gm...> - 2011-03-04 11:17:17
|
Hi, You can start Jcrontab in the init method of the servlet and in the get and post do nothing, and there you have it., The first point in the FAQ applies to WAS. http://jcrontab.sourceforge.net/FAQ.shtml Cheers. El 04/03/2011 10:37, anderson.padi escribió: > > Hi Jcrontab-developers > > I'm creating a project that will be able to upload,download and cleanup. > I've created the classes(upload,download,cleanUp& Servlet) but now I need to > replace the Servlet(to avoid triggering from Url) with a Scheduler that can be > triggered on webSphere App Server as the project will be deployed on WAS and > be triggered by starting and stopping the application. > > Please help, i'm getting stuck on the way. > > > Best Regards > > > ------------------------------------------------------------------------------ > What You Don't Know About Data Connectivity CAN Hurt You > This paper provides an overview of data connectivity, details > its effect on application quality, and explores various alternative > solutions. http://p.sf.net/sfu/progress-d2d > _______________________________________________ > Jcrontab-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrontab-developers |