Foros de discusión

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

thumbnail
Jignesh Vachhani, modificado hace 7 años.

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

Liferay Master Mensajes: 803 Fecha de incorporación: 10/03/08 Mensajes recientes
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 hace 7 años.

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

Liferay Legend Mensajes: 14919 Fecha de incorporación: 2/09/06 Mensajes recientes
You cannot. They have completely different scopes.
thumbnail
Jignesh Vachhani, modificado hace 7 años.

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

Liferay Master Mensajes: 803 Fecha de incorporación: 10/03/08 Mensajes recientes
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.