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 37932 - Start/Stop/Refresh - no user feedback
Summary: Start/Stop/Refresh - no user feedback
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 3.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2003-12-09 19:07 UTC by Ann Sunhachawee
Modified: 2006-02-28 11:39 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 Ann Sunhachawee 2003-12-09 19:07:29 UTC
Using build from 20031207 NB, on Win2K
Server Registry > 
----Tomcat 5 server > 
--------Tomcat 5 server (tomcat:home....) >
------------http://localhost:8080/manager >
----------------Web Modules >

Right click a web module under Web Modules. No
user feedback given when choosing Start, Stop, or
Refresh actions. Feedback should happen whereever
there is feedback for the server (Output window?,
status area?)
Comment 1 _ rkubacki 2003-12-12 10:05:50 UTC
Can these actions reuse DeploymentProgressMonitor (or how it is called)?
Updating status line should be easy too.
Comment 2 Ann Sunhachawee 2003-12-12 16:44:38 UTC
The Progress Monitor should be used in cases when an operation takes 6
seconds or longer. Otherwise, populating the status area should be fine. 
Comment 3 Ann Sunhachawee 2003-12-12 16:45:42 UTC
The Progressm Dialog should show if an operation takes 6 seconds or
longer. Otherwise, populating the status area should be fine.
Comment 4 Pavel Buzek 2004-01-16 05:10:10 UTC
I will add a mechanism into j2eeserver to allow listening on server
status change so that the node can show status and update its children
accordingly.
Comment 5 Pavel Buzek 2004-07-23 23:10:53 UTC
this has already been implemented
Comment 6 Jaroslav Pospisil 2006-02-28 11:39:13 UTC
VERIFIED