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

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

written-by

Liferay Support

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

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