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 38047 - The actions on tomcat's deployed webmodules nodes could reflect the real state of the contexts.
Summary: The actions on tomcat's deployed webmodules nodes could reflect the real stat...
Status: RESOLVED INCOMPLETE
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: -FFJ-
Hardware: PC All
: P3 blocker (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-12 14:24 UTC by Marek Fukala
Modified: 2011-09-19 23:12 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Fukala 2003-12-12 14:24:45 UTC
The tomcat nodes tree-like explorer allows to
browse deployed webmodules and invoke
start/stop/reload actions on them. I would be nice
if the actions reflects the real context state
(running/stooped/failed). The indication could be
also done by a changed icon of the context (e.g. a
red cross in the icon for failed or gray icon for
stopped contexts).