History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-23730
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Nikolay Chashnikov
Reporter: Alexander Chernikov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Local application server processes (Tomcat 5, Glassfish 9.01) are terminated on closing project, ignoring the option

Created: 05 Dec 07 17:56   Updated: 05 Dec 07 17:56
Component/s: J2EE.Deployment and Run.Generic
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 8,043


 Description  « Hide
Get a project with j2ee facets (tested web) with local application servers configurations (tested Tomcat 5, Glassfish 9.01).
Run local configuration.
Do Close project. Get a prompt to disconnect with running process, with option to terminate that process or not.
Set Not terminate. Press Disconnect.
Result: local app server is terminated anyway.

Works the same in 7364 and 8043.

For regular java process (with main method) the option works: the process is kept running.
It seems that app server is just a java process, why to terminate it?
On the other hand, if this termination is inevitable, disable the option in prompt dialog to not confuse users.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.