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 72554 - undeploy should not block ui
Summary: undeploy should not block ui
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-10 23:59 UTC by _ ludo
Modified: 2006-06-04 23:44 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 _ ludo 2006-02-10 23:59:44 UTC
We need to move our undeploy implementation in a separate request processor
(with 1 active request at a time). We block the ui and sometimes it may take a
long time...
Comment 1 _ ludo 2006-03-28 19:03:54 UTC
fixed