Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0-beta-1
-
None
Description
Right now when an application is removed (i.e. undeployed) from server view in Eclipse when the server is stopped, the application is actually undeployed from the server when the server is restarted. And in the process the application is needlessly started before it is undeployed.
I don't know if that's entirely possible but would be nice to actually delete the application when the server is stopped (assuming GEP is connected to a local server).