Fórum

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

thumbnail
Jignesh Vachhani, modificado 7 Anos atrás.

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

Liferay Master Postagens: 803 Data de Entrada: 10/03/08 Postagens Recentes
Does anybody have any sample code to override portal.properties using OSGi bundle?
Any small inputs would be helpful here.
thumbnail
David H Nebinger, modificado 7 Anos atrás.

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

Liferay Legend Postagens: 14919 Data de Entrada: 02/09/06 Postagens Recentes
You cannot. They have completely different scopes.
thumbnail
Jignesh Vachhani, modificado 7 Anos atrás.

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

Liferay Master Postagens: 803 Data de Entrada: 10/03/08 Postagens Recentes
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.