In my project, it takes a lot of time to take the latest source code from svn, build and publish it on the IBM Websphere server. The IDE we are using is IBM RAD.
So I was working to automate this whole task, so that I dont have to waste my time in morning. So far I am able to get the source, build it in rad using ant screipt. Now the pending items are starting the server in debug mode and publishing the compiled code. I looked almost everywhere [may be not at right place :( ]. So anyone here have an idea which commands to use to achieve the above pending items.
Thanks,
Hanumant.