Fórum

Liferay 6.2 & Liferay Push Plugin

thumbnail
Charalampos Chrysikopoulos, modificado 6 Anos atrás.

Liferay 6.2 & Liferay Push Plugin

Junior Member Postagens: 79 Data de Entrada: 09/12/11 Postagens Recentes
Hello,

I am using liferay 6.2 and have deployed the liferay push plugin. As described here, I want to send a push notification. I am working in a maven project. What kind of dependencies do I need to fulfil, so I can import the class PushNotificationsDeviceLocalServiceUtil?

Thank you in advance,
Harry
thumbnail
Charalampos Chrysikopoulos, modificado 6 Anos atrás.

RE: Liferay 6.2 & Liferay Push Plugin

Junior Member Postagens: 79 Data de Entrada: 09/12/11 Postagens Recentes
As a workaround I got the source of the plugin from the marketplace and included the source code of the WEB-INF/service directory in my project. That worked well.