Hello all,
On our Linux/Unix boxes we multiple JRun application servers running that were
started using the command
jrun -start <server_name> -nohup
The servers are manually started (from somebody at a console)
Now I need to write a ANT script to automate the stopping of the servers
How do I write ant task to execute a command (assuming a person logged in the
console)
the command would be : jrun -stop <server_name>
Thanx,
Ninju
---------------------------------
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!