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

プロキシサーバーを介してマーケットプレイスアプリをアクティブにする

written-by

Brett Ripley

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

MarketplaceアプリのアクティベーションキーをOrderId経由で取得した場合、Liferayバンドルは、www.liferay.com にアクセスしてキーの検証を試みます。

これは、サーバーがインターネットにアクセスするためにフォワードプロキシを必要とする場合の問題です。 JAVA_OPTS または system-ext.properties に置かれるであろう Java プロキシプロパティは、現在機能していません。

決議

この場合に必要なのは、問題のサーバーに対応する値を持つアクティベーション・キー・プロキシ・プロパティです。

  • license.proxy.password
  • license.proxy.port
  • license.proxy.url
  • license.proxy.username

プロパティは、 portal-ext.properties ファイルで使用できます。 彼らは、フォワードプロキシの背後にあるLiferayサーバー上のマーケットプレイスアプリを有効化することを可能にします。

追加情報

これを回避するには、アクティベーション・キー .xml ファイルを使用する方法がありますが、これは liferay.com に対して有効ではありません。

did-this-article-resolve-your-issue

legacy-knowledge-base