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

Summary: enable 'cancel' in progress bar when deployment fails
Product: serverplugins Reporter: Pavel Buzek <pbuzek>
Component: InfrastructureAssignee: Nam Nguyen <nnguyen>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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".