Forums de discussion

Modify existing service

Luca Andreatta, modifié il y a 13 années.

Modify existing service

Junior Member Publications: 33 Date d'inscription: 16/02/09 Publications récentes
Hi all,
I am working with Liferay 6.0.5, but I'm having problems to use Liferay SDK.

I want to modify a the Group service, how can I do it using SDK?
Do I have to create a Portlet and a service inside it like described here?
Do I have to use a hook?
Do I have to use EXT?

I tryed the same way we did for 5.2.3, using ext environment, converting it for the new Liferay, adding a new bean definition in ext-spring.xml but I got "BeanLocator has not been" error. I found various post about it, but no one worked for me.

Can anyone help me?
thumbnail
Minhchau Dang, modifié il y a 13 années.

RE: Modify existing service

Liferay Master Publications: 598 Date d'inscription: 22/10/07 Publications récentes
You would create a Service Wrapper plugin.