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 38409 - enable 'cancel' in progress bar when deployment fails
Summary: enable 'cancel' in progress bar when deployment fails
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Nam Nguyen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-06 02:29 UTC by Pavel Buzek
Modified: 2004-02-23 01:35 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 2004-01-06 02:29:45 UTC
when deployment fails for some reason the user
must close the progress bar with the 'x' icon
since both stop/cancel are disabled (e.g. in
tomcat, since it does not support stop/cancel).
When the deployment fails j2eeserver should enable
the cancel button and when pressed just close the
dialog.
Comment 1 Nam Nguyen 2004-02-02 16:03:48 UTC
High exposure, not too risky to fix.  Work already in progress, will
fix in 3.6.
Comment 2 Nam Nguyen 2004-02-23 01:35:03 UTC
When deployment fail, error message will be displayed in red and
"Cancel Start Application" is replaced with enable button "Close".