This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 86079 - Server is not stopped when removed from Server Manager dialog
Summary: Server is not stopped when removed from Server Manager dialog
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-28 19:04 UTC by Alexander Kouznetsov
Modified: 2007-08-09 09:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2006-09-28 19:04:30 UTC
The standard behavior for IDE - when the server was started from IDE, when you remove it, or close IDE, IDE automatically stops the server. But if you remove server using Server Manager dialog, it will not be stopped. This is an inconsistency.
Comment 1 Sherold Dev 2007-08-08 12:37:33 UTC
The issue is still reproducible
Comment 2 Petr Hejl 2007-08-09 09:00:54 UTC
Fixed. Behaviour is the same for server manager now.

Checking in src/org/netbeans/modules/j2ee/deployment/impl/ui/ServersCustomizer.java;
/cvs/j2eeserver/src/org/netbeans/modules/j2ee/deployment/impl/ui/ServersCustomizer.java,v  <--  ServersCustomizer.java
new revision: 1.16; previous revision: 1.15
done