Foros de discusión

Service Builder in Liferay 7

thumbnail
Manali Bhavsar, modificado hace 7 años.

Service Builder in Liferay 7

New Member Mensajes: 3 Fecha de incorporación: 13/02/15 Mensajes recientes
Hi

When I run the service builder and deploy it to liferay 7 server it shows very strange behavior, some time table gets created and some time doesn't get created.
And if I do the update into service.xml and doesn't update on db and gives below error

org.osgi.framework.BundleException: Could not resolve module: parthcheck-service [624]
Unresolved requirement: Import-Package: com.parth.exa.exception

Just want to confirm as we get two directory now one is -api and other is -service so do we need to deploy both to the liferay server.


Regards,
Manali Bhavsar
thumbnail
David H Nebinger, modificado hace 7 años.

RE: Service Builder in Liferay 7

Liferay Legend Mensajes: 14916 Fecha de incorporación: 2/09/06 Mensajes recientes
Yes, whenever you build services you must redeploy both api and service modules.