ZCML configuration reload without server restarts.
Project description
Overview
ZCML configuration reload without server restarts.
This code is heavily based on the Products.RefreshNG product found at http://launchpad.net/refreshng.
Usage
While being logged into the ZMI as a Manager user goto /@@zcml_reload on your Zope application root via a browser. If your Zope is configured to listen on port 8080 on localhost this is:
http://localhost:8080/@@zcml_reload
You should see a message:
Global ZCML reloaded.
Reloading this page will reload all global ZCML from all packages and products.
Changelog for plone.reload
(name of developer listed in brackets)
plone.reload - 0.1 Released January 25, 2008
Initial implementation based heavily on Products.RefreshNG. [hannosch]
Initial package structure. [zopeskel]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.