Re: Running a remote process in background

2008-11-19 Thread Susheel Raina
t; > -- > Jürgen Knuplesch > -Ursprüngliche Nachricht- > Von: Susheel Raina [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 18. November 2008 23:57 > An: user@ant.apache.org > Betreff: Running a remote process in background > > Hi, > > We are having Weblogic

AW: Running a remote process in background

2008-11-18 Thread Knuplesch, Juergen
aiting on the remote command to end?) 2.Could you send us (parts of) the task, that does not end? Greetings -- Jürgen Knuplesch -Ursprüngliche Nachricht- Von: Susheel Raina [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 18. November 2008 23:57 An: user@ant.apache.org Betre

Running a remote process in background

2008-11-18 Thread Susheel Raina
Hi, We are having Weblogic Server on a linux box and the deployment set up is done from Windows Box remotely. I have to start/stop the server using ant and for that I am using sshexec command. Now the problem with it is that I need to exit the task once the server is started but in my case it do