W
Wudong Liu
Hi, everybody:
I'm wonder If i can achieve the following scenario using ANT or
something:
I 'm develop a Java app in my development machine, then i need to
upload the compiled app to several remote machines and run the them
remotely.
All OS is windows here.
Is there an easy approach to do that? I'm not afraid to write some ANT
script or even ANT classes, if all the above can be automated(upload
and run). I know ANT can deal with the upload things, but I'm not sure
how to run the program on the remote machine.
best Regards
Warren
I'm wonder If i can achieve the following scenario using ANT or
something:
I 'm develop a Java app in my development machine, then i need to
upload the compiled app to several remote machines and run the them
remotely.
All OS is windows here.
Is there an easy approach to do that? I'm not afraid to write some ANT
script or even ANT classes, if all the above can be automated(upload
and run). I know ANT can deal with the upload things, but I'm not sure
how to run the program on the remote machine.
best Regards
Warren