legacy-knowledge-base
公開されました Jul. 2, 2025

Liferay Portal 6.1 EE GA2 Update 2013-09-17 All-1 インストール手順書

投稿者

Liferay Support

knowledge-article-header-disclaimer-how-to

knowledge-article-header-disclaimer

legacy-article

learn-legacy-article-disclaimer-text

Liferay Portal 6.1 EE GA2 Update 2013-09-17 All-1をインストールする手順について説明します。

解決策

  1. Extract "latest-fix-packs-6120-2013-09-17.zip"
  2. パッチングツールに個々の修正パックを配置する
  3. 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
  4. ポートレットを再展開する

一般的なインストール方法については、 Installing Fix Packs and Hotfixes on Liferay Portal 6.x EE の記事を参照してください。

did-this-article-resolve-your-issue

legacy-knowledge-base