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 49923 - Webapps list should be refreshed automatically
Summary: Webapps list should be refreshed automatically
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 4.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-05 09:46 UTC by Sherold Dev
Modified: 2007-09-24 14:38 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 Sherold Dev 2004-10-05 09:46:28 UTC
Webapps list on the runtime tab should be
refreshed automatically after deploying a web module.
Comment 1 _ rkubacki 2004-11-22 20:54:20 UTC
Is there any good justification for this. Is there reasonable hook
when to switch off this refresh?

Otherwise I disagree - any periodal activity like this one will block
possibility to make the IDE idle. It means the user will not be able
to minimize it and let the OS swap it out from memory and work with
another application. Really bad for notebook users and generaly not
friendly especially if you want to run apps for a long time without
restarting.
Comment 2 Sherold Dev 2004-11-23 09:46:23 UTC
I don't think this would be a problem. Respective node may register
its listener for instance to deploy and undeploy methods and refresh
itself only when this methods are called.
Comment 3 Sherold Dev 2006-05-03 10:30:43 UTC
raising to p3
Comment 4 Sherold Dev 2006-05-03 10:39:28 UTC
*** Issue 75819 has been marked as a duplicate of this issue. ***
Comment 5 Sherold Dev 2006-05-03 12:56:24 UTC
This issue was solved by some changes in the j2eeserver.
Comment 6 Jaroslav Pospisil 2007-09-24 14:38:49 UTC
VERIFIED