Search Results

ナレッジベース 1393
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
Migrating File System Stores
This article documents how to use the Data Migration tool in the Server Administration section of Liferay DXP 7.0. The Data Migration Tool allows administrators to migrate data quickly between Documents and Media repository to another, such as moving from File System Store or DB Store to...
Checklist for Upgrading to Liferay DXP
Upgrading to Liferay DXP (7.0, 7.1, 7.2, or 7.3) is a major project and requires careful planning, testing and execution in order to be successful. However, Liferay DXP and DXP Cloud teams have introduced several features that make this upgrade process easier and as seamless as possible....
Modifying Cache Size, Time To Live and Replication in DXP 7.0
This article documents how to work with your cache in Liferay DXP 7.0, in order to modify its size, time to live (TTL) and replication. Resolution Modify Default Cache Sizes and Entry TTLs A potential source of confusion is the ehcache.multi.vm.config.location portal property. This...
Disabling OSGI Components for DXP
This article documents how to temporarily disable an OSGI component via Gogo Shell, and how to add a component to the blacklist in order to disable it permanently. We will use the WebDAV component as an example. Resolution Disable a Component Temporarily Start up Liferay DXP Connect via...
Installing DXP on IBM DB2 v.10.5
This article documents steps on how to start Liferay DXP on IBM DB2 10.5. Resolution Creating a Database Start DB2 Command Line Process Plus. Enter the following: create database dxp pagesize 32768 USING CODESET UTF-8 TERRITORY US Note 1: Specify the Territory with the subscriber's...
Setting Up Session Replication in Weblogic With Liferay Portal
This article outlines how to set up session replication using Weblogic with Liferay Portal. This documentation is for reference only. Configuring session replication is not recommended for use in production environments without proper performance testing and is the sole responsibility of...
Setting Up Session Replication in Tomcat With Liferay Portal
The purpose of this article is to setup a basic Tomcat cluster that has session replication. For true session replication, there must be a load balancer that redirects the traffic to the nodes. This article does not cover how to set up a load balancer. For information on how to set up a...
Installing DXP in a Clustered Environment
This document has been updated and ported to Liferay Learn and is no longer maintained here. Many enterprise environments utilize clustering for both scalability and availability. This article provides specific instructions for installing a basic configuration of Liferay DXP in a...
Ehcache Configuration for DXP 7.x
This document has been updated and ported to Liferay Learn and is no longer maintained here. This article documents how to implement distributed caching on Liferay DXP 7.x and how to deploy custom tuning configurations. For cache tuning and finding optimal settings for a particular...
Accessing Data Stored on Non-Liferay Databases
Liferay will support our API and resolve any issues and answer any questions having to do with the API itself or any other part of Liferay's software. Issues and questions regarding custom development may be handled by our Global Services team or by the developer of those customizations....
フォームからアップロードしたコンテンツの保存先
問題 フォーム機能の「アップロード」からアップロードされらコンテンツは、何処に保存されますか。 環境 DXP 7.4 Quarterly Release 解決 アップロードされたコンテンツは、「ドキュメントとメディア」内の以下のパスに保存されます。 ホーム>com.liferay.dynamic.data.mapping.form.web>Forms>[アップロードしたユーザーのスクリーン名] 当該部分は隠しフォルダとなっており、通常は表示されません。 以下のプロパティを有効にすると、ドキュメントとメディア内に隠しフォルダが表示されます。...
DXP アップグレード
6.xから7.0 6.xから7.0では多くの構造的な変化がありますが、アップグレードのために必要なことはほとんどありません。 アップグレードに必要な最も重要なことは、portal.propertiesとPrefProps (6.x) に保管された値を ConfigurationAdmin (7.0) に移行するよう設定することです。 このプロセスを自動化するためLDAPPropertiesVerifyProcessを用意しています。 LDAPPropertiesVerifyProcess は、ポータルのVerifyProcess...
パスワードリセット時、「秘密の質問」が設定されていないユーザーでもリセットが可能となる。
問題 パスワードリセット時、「秘密の質問」が設定されていないユーザーでも、「パスワードリセットリンクの送信」がクリック可能です。 環境 Quarterly Release 解決 この動作は、プロパティ設定で調整可能です。 以下のプロパティを設定する事で、「秘密の質問」が設定されていない場合、パスワードリセットができなくなります。 users.reminder.queries.required=true 追加情報 セキュリティに関する質問の答えを忘れてしまった場合、どうすればいいのでしょうか?, knowledgeArticleType: howTo, legacy:...
サイト全体のバックアップ/リストア方法
事象/ユースケース バックアップの取得方法とその際の注意点について リストア方法とその際の注意点について 解決策/提案 バックアップ対象 Liferayのディレクトリ アプリケーションサーバーのディレクトリ ドキュメントライブラリのディレクトリ データベース バックアップ手順 アプリケーションサーバを停止 $LIFERAY.HOME/ をバックアップ document_library/ をバックアップ(デフォルトから変更して、$LIFERAY.HOME/内にディレクトリが存在しない場合) $TOMCAT_HOME/...
Liferay (Tomcat) のセッションタイムアウト時間の変更方法
Liferay (Tomcat) のセッションタイムアウト時間の変更方法 Resolution 設定手順 アプリケーションサーバーを停止 $TOMCAT_HOME/webapps/ROOT/WEB-INF/web.xmlを開き、以下のように変更して保存する ※初期値の30分から10分へ変更する例 <!-- 変更前 --> <session-timeout>30</session-timeout> <!-- 変更後 --> <session-timeout>10</session-timeout> アプリケーションサーバーを起動,...
It is not possible to add Fragments of type Form Components to build objects forms in Liferay DXP 2023.Q4
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 Liferayには、コンテンツページにオブジェクトフォームを構築するためのフォームフラグメントがあります。 この機能は、Liferay DXP 2023.Q4 のデフォルト では利用できません。 環境 Liferay DXP 7.4 2023.Q4 解像度...
How to set up multiple repositories with Gradle or Maven?
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 カスタム・コード・プロジェクトに複数のリポジトリを使用する場合、MavenセントラルからBOMファイルを取得する際に問題に直面する可能性があります。 そのため、Liferay では内部 CDN サイトの利用を推奨しています:...
How to modify translations from custom development via Language Override
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 注:この記事は内部の記事であり、現在、お客様にはご覧いただけません。 この記事へのリンクは社内のコメントでのみ行ってください。 問題 カスタム開発では通常、Language.propertiesや...
How to apply a custom hotfix without the ZIP file
Issue I need to apply a hotfix to a custom environment but have not downloaded the hotfix file previously. I need to install a SaaS hotfix in my local environment. Environment Liferay DXP 7.4 Quarterly Releases SaaS, PaaS, Self-Hosted. Resolution You can use the Patching Tool directly to...
Remove Site Name and Instance Name from SEO
ご覧のページは、お客様の利便性のために一部機械翻訳されています。また、ドキュメントは頻繁に更新が加えられており、翻訳は未完成の部分が含まれることをご了承ください。最新情報は都度公開されておりますため、必ず英語版をご参照ください。翻訳に問題がある場合は、こちらまでご連絡ください。 問題 HTMLのタイトルタグからサイト名とインスタンス名を削除する、すぐに使えるソリューションを要望されることがあります。 環境 Liferay DXP 解像度 このための公式機能(LPD-15503)が開発中ですが、より迅速なソリューションを必要とするお客様もいらっしゃいます。...

該当件数: 1,392 件中 1,361 - 1,380