Liferay Portal 6.1 EE GA2 Update 2013-09-17 All-1をインストールする手順について説明します。
解決策
- Extract "latest-fix-packs-6120-2013-09-17.zip"
- パッチングツールに個々の修正パックを配置する
- plugin-deployment-1
を使用している場合は、以下のプロパティを追加します。hot.deploy.listeners=\
com.liferay.portal.deploy.hot.PluginPackageHotDeployListener,\ \
com.liferay.portal.deploy.hot.SpringHotDeployListener,\ \
com.liferay.portal.deploy.hot.ServletContextListenerHotDeployListener,\ \
com.liferay.portal.deploy.hot.ExtHotDeployListener,\
com.liferay.portal.deploy.hot.HookHotDeployListener,\
com.liferay.portal.deploy.hot.LayoutTemplateHotDeployListener,\
com.liferay.portal.deploy.hot.PortletHotDeployListener,\
com.liferay.portal.deploy.hot.SocialHotDeployListener,\
com.liferay.portal.deploy.hot.ThemeHotDeployListener,\
com.liferay.portal.deploy.hot.ThemeLoaderHotDeployListener,\ \
com.liferay.portal.deploy.hot.MessagingHotDeployListener
- ポートレットを再展開する
一般的なインストール方法については、 Installing Fix Packs and Hotfixes on Liferay Portal 6.x EE の記事を参照してください。