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 37954 - server should be stopped if is was started from IDE
Summary: server should be stopped if is was started from IDE
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks: 37968 38407
  Show dependency tree
 
Reported: 2003-12-10 06:30 UTC by Pavel Buzek
Modified: 2009-11-07 11:38 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 Pavel Buzek 2003-12-10 06:30:57 UTC
this part of server lifecycle is not implemented
yet, filing this as a reminder
Comment 1 Petr Jiricka 2004-01-06 12:31:10 UTC
Nam, how do you think this should be implemented?

See also George's lifecycle.html document.
Comment 2 Nam Nguyen 2004-01-06 17:55:22 UTC
As discussed before in related email thread, ideally on IDE exit
j2eeserver will need display dialog with list of servers for shutdown
confirmation and progress.  This dialog will have "Do not show..."
check box to remember user choice and not to ask same question again.
However, j2eeserver is autoload module without ModuleInstall.  This
requires that j2eeserver detect a general IDE exit condition.  I have
sent email to Jesse and Trung for advice.

In the worst case, I think that tomcat plugin can keep track and do
the shutdown by implementing ModuleInstall.close().

Comment 3 Pavel Buzek 2004-01-07 06:14:33 UTC
BTW: does this mean that you need to track if every server was running
at IDE startup? Or perhaps you just track if it was started by call
from IDE?
Comment 4 Nam Nguyen 2004-01-08 02:33:32 UTC
I already checkin implementation for stop servers started by IDE on
IDE exit.  This implementation does not involve a confirmation dialog.
 Should this deemed desirable we can reopen the issue.
Comment 5 Nam Nguyen 2004-01-08 02:34:20 UTC
I already checkin implementation for stop servers started by IDE on
IDE exit.  This implementation does not involve a confirmation dialog.
 Should this deemed desirable we can reopen the issue.
Comment 6 Marian Mirilovic 2009-10-01 14:48:17 UTC
reopen to fix status and resolution
Comment 7 Marian Mirilovic 2009-10-01 14:50:53 UTC
fix status and resolution