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 88127

Summary: External changes in the server class path not reflected
Product: serverplugins Reporter: Sherold Dev <sherold>
Component: CodeAssignee: Sherold Dev <sherold>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Sherold Dev 2006-10-27 08:38:36 UTC
If the server classpath changes externally, e.g. by adding a new jar to the
server lib directory, the IDE is not aware of this change. The plug-ins should
listen to the changes in the server classpath and reload it if it has changed.
Comment 1 Sherold Dev 2007-08-13 12:55:32 UTC
Closing as WONTFIX. Letting the user to handle the class path manually seems to be a more appropriate option, see issue
112631.