Although this can apply to any WebApp deployment:
The feature request is to be able to create another “instance” of a Tomcat 6.x deployment in addition to the MyEclipse sandbox.
Right now you can only configure one (1) named WebApp deployment. The desire would be to create:
1) The MyEclipse sandbox Tomcat deployment
2) A local Tomcat install on the same machine
3) A remote Tomcat install for the performance environment
4) A remote Tomcat install for the functional test environment
5) A remote Tomcat install for the production environment
Without having to use <Custom> anything. I want to right-click on the project and have under the MyEclipse action bar: Create Server Instance and be able to choose what WebApp server I want. Each instance should have it’s own parameters and information, optionally exploded or WAR, etc.Debugging an app should be the same as debugging it in the sandbox of so desired.
Thanks,
Frank