1) I have a Tomcat 6 server configuration set up so that "On Update" it would "Update classes and resources". I would deploy my exploded war via the Deployment tab. The "On Update" works just fine. Once I remove my war from the Deployment tab, click OK to close out the window, that "Update clases on resources" reverts to restart. Any consecutive war I deploy after that, I have to change the "On Update" from Restart to "Update classes and resources" again. How do I make that setting stick to always "Update..."?
2) When I deploy an exploded war, how can I make IntelliJ auto set the Application context like how Eclipse handles it?
IntelliJ 12.02
Windows XP SP3
Thanks
GH