Can anyone write a script to automate the process of deploying or give me some idea how to do it?
The repetitive (and irritating) process is:
1. Export the WAR file from RAD, RSA, WSAD etc.
2. Delete existing WAR file from portal server.
3. Install new file.
4. Add portlet into page (again).
5. View the page.
It would be quite nice to do all these on a click!