Results 1 to 2 of 2
Thread: Automatically run application
- 05-11-2012, 09:13 PM #1
Member
- Join Date
- May 2012
- Posts
- 6
- Rep Power
- 0
Automatically run application
Hi everyone.
Hope you can help, I'm really new to java.
Background
A JavaApplication that must run every 24 hours, process duration varies... Won't take more than 2 hours.
This process has to run on a Windows 7 machine, Tomcat installed.
Machine is dedicated to run that piece of software.
How To
I have heard multiple options:
- Running a windows task (maybe a bat?)
- A cron job (don't know anything about this)
Please recommend me what to do based on this information.
Thanks
- 05-11-2012, 09:36 PM #2
Senior Member
- Join Date
- Feb 2012
- Posts
- 117
- Rep Power
- 0
Re: Automatically run application
This really has nothing to do with Java, outside of the program being run. That said, just use the task scheduler built into Windows...
Google is your friend. The first one will guide you through it.
Similar Threads
-
Application will start automatically after server started
By Subhransu in forum Advanced JavaReplies: 3Last Post: 02-14-2011, 12:08 PM -
About Automatically Started Application.
By nitinverma in forum Advanced JavaReplies: 4Last Post: 06-11-2010, 04:44 PM -
Automatically set the path
By mlibot in forum New To JavaReplies: 9Last Post: 01-26-2010, 08:18 AM -
ActionListener run automatically problem
By cassysumandak in forum New To JavaReplies: 1Last Post: 03-23-2009, 09:42 PM -
Application automatically terminates
By PaulT in forum EclipseReplies: 4Last Post: 03-18-2009, 05:02 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks