Fórum

portal-service.jar in liferay 7

Thirumal Reddy, modificado 7 Anos atrás.

portal-service.jar in liferay 7

Regular Member Postagens: 216 Data de Entrada: 03/12/15 Postagens Recentes
Hi all,
how to generate portal-service.jar in liferay 7 ,
by default it is not available in liferay provided bundles.
so how can i generate this.?

regards,
Thirumal.
thumbnail
James Hinkey, modificado 7 Anos atrás.

RE: portal-service.jar in liferay 7 (Resposta)

Junior Member Postagens: 62 Data de Entrada: 15/02/11 Postagens Recentes
Hi Thirumal,

In Liferay 7, portal-service.jar has been replaced by portal-kernel.jar. The tutorial on Adapting to Liferay 7's API... explains how to adapt your code to use portal-kernel and new modules that have come from portal-service being refactored.

Hope that helps.
Jim