DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5627>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5627 Removing registry entries from the .xreg file does not remove form memmory Summary: Removing registry entries from the .xreg file does not remove form memmory Product: Jetspeed Version: 1.3a2 Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Registry AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Removing the registry entries from an .xreg file, or deleting an .xreg file, while Jetspeed is running does not remove the entry, or entries in the case of a file deletion, from memory. As an example: 1) Start jetspeed. 2) login as Turbine 3) Customize the Home tab 4) Select Add portlet. Notice that JavaWeb is in the list of available portlets. 5) Exit the customizer and log out of Turbine. 6) Remove the entry for JavaWeb from demo-portlets.xreg 7) Using jetspeed.log: After the registry has been refreshed, you will notice that JavaWeb was added even though it was removed in step 6 8) login as Turbine 9) Customize the Home tab 10) Select Add portlet. Notice that JavaWeb is STILL in the list of available portlets. I believe the problem is in services/registry/CastorRegistryService.java and services/registry/RegistryWatcher.java -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
