This project provides a Liferay Portal plugin to quickly view information about Document and Media folders (eg. total sub-folders and files, total file size). The view is similar to MS Windows File Explorer Properties and Apple Mac OS X Finder Info views.
This patch introduced new hot deploy listener "com.liferay.portal.deploy.hot.ServletContextListenerHotDeployListener"
When the ServletContextListenerHotDeployListener is enabled via the hot.deploy.listeners property, the DM Info Viewer hook exhibits the following non-deterministic behaviours:
1/ The hook will not register with Liferay Portal at startup
2/ The hook will throw an Illegal State Exception at runtime due to an missing property packaged with the hook.
Liferay DM Info Viewer is not compatible with patch "Liferay Portal 6.1 EE GA2 Update 2012-09-18 Plugin Deployment-1"
See patch "Liferay Portal 6.1 EE GA2 Update 2012-09-18 Plugin Deployment-1" at "http://www.liferay.com/group/customer/downloads/-/asset_publisher/YtYHVPRKNO6z/content/2012-09-18-6-1-20-update-plugin-deployment-1"
This patch introduced new hot deploy listener "com.liferay.portal.deploy.hot.ServletContextListenerHotDeployListener"
When the ServletContextListenerHotDeployListener is enabled via the hot.deploy.listeners property, the DM Info Viewer hook exhibits the following non-deterministic behaviours:
1/ The hook will not register with Liferay Portal at startup 2/ The hook will throw an Illegal State Exception at runtime due to an missing property packaged with the hook.