掲示板

[Liferay-DXP]How to override Portal.properties using OSGi module ?

thumbnail
7年前 に Jignesh Vachhani によって更新されました。

[Liferay-DXP]How to override Portal.properties using OSGi module ?

Liferay Master 投稿: 803 参加年月日: 08/03/10 最新の投稿
Does anybody have any sample code to override portal.properties using OSGi bundle?
Any small inputs would be helpful here.
thumbnail
7年前 に David H Nebinger によって更新されました。

RE: [Liferay-DXP]How to override Portal.properties using OSGi module ? (回答)

Liferay Legend 投稿: 14919 参加年月日: 06/09/02 最新の投稿
You cannot. They have completely different scopes.
thumbnail
7年前 に Jignesh Vachhani によって更新されました。

RE: [Liferay-DXP]How to override Portal.properties using OSGi module ?

Liferay Master 投稿: 803 参加年月日: 08/03/10 最新の投稿
David H Nebinger:
You cannot. They have completely different scopes.

Thanks David. We will keep those properties manually in portal-ext.properties file in that case.