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 60084

Summary: Minimal config should be started in a separate console window
Product: serverplugins Reporter: Alexander Kouznetsov <mrkam>
Component: JBossAssignee: issues@serverplugins <issues>
Status: VERIFIED WONTFIX    
Severity: blocker    
Priority: P1    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Alexander Kouznetsov 2005-06-15 18:03:49 UTC
See also 59766, 60083.

Plugin can't stop the minimal config. Moreover, user has to kill the process to stop it. At the same time it can be easily stopped by pressing CTRL-C in console if it is available. To provide the ability of succesfull instance management plugin has to open the console separately and provide a message to inform user how to stop it -OR- the plugin should save the console and send CTRL-C to it by itself.
Comment 1 zikmund 2005-06-16 09:13:23 UTC
We should provide Stop action as a Kill of the process. See similar Tomcat issue
49543. It could avoid opening new console window.
Comment 2 Alexander Kouznetsov 2005-06-16 12:29:46 UTC
Thank you, Zikmund! I've updated the main issue 59766.
Comment 3 Michal Mocnak 2006-05-24 09:49:37 UTC
Minimal configuration is not supported.
Comment 4 Alexander Kouznetsov 2006-06-05 13:56:31 UTC
As for JSE 8.1 (2006.05.31) minimal config can be registered and started by means of plugin. It still can't be stopped. Could you please comment on what did you mean by "not supported". Probably, user should be warned in some way.
Comment 5 Alexander Kouznetsov 2006-09-06 10:33:13 UTC
Verified as NB 5.5 issue, still actual for JSE 8.1