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 doesn't happen.

The build process is automated and since the ant command doesnt exit the
build goes on and doesn't stop.

I tried to use ant-contrib task forget but that is not helping too as the
command never executes.

I dont want to change the Weblogic start shell script.

Any Suggestions please.


-- 
Regards,

Susheel Raina

Reply via email to