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 16400 - Progress indicator for starting Tomcat server blocks IDE
Summary: Progress indicator for starting Tomcat server blocks IDE
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 3.x
Hardware: PC All
: P2 blocker (vote)
Assignee: Damian Frach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-09 20:41 UTC by jhoffman
Modified: 2002-03-15 22:41 UTC (History)
1 user (show)

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 jhoffman 2001-10-09 20:41:03 UTC
The progress indicator that is displayed when starting Tomcat (when executing
a web application, for example) is using a modal window, so the IDE is blocked
during this time.  I should be able to continue to work with the IDE while
Tomcat is launched.
Comment 1 Unknown 2001-11-02 00:02:16 UTC
An option will be provided to create the Progress
Dialog non-modal so that the users may continue to
use the IDE while the progress bar advances. It will
be up to the developer who uses this object to
determine if the dialog should be modal or not.
Comment 2 Jan Chalupa 2001-11-27 12:44:05 UTC
Target milestone -> 3.3.1.
Comment 3 Unknown 2002-02-13 16:29:08 UTC
I made a change to the ProgressObject such that it
can be created non-modal. By default though, the
ProgressObject is modal. So, an engineer on the
web team should modify their use of the ProgressObject
and pass in "false" when it is created to indicate
non-modal.
Comment 4 Damian Frach 2002-02-14 12:37:24 UTC
fixed
Comment 5 Mikhail Romanov 2002-03-15 22:41:17 UTC
Verified in Buidl 020315.