Fórum

jsonws & ejb

Uli Schulze-Eyssing, modificado 7 Anos atrás.

jsonws & ejb

New Member Postagens: 3 Data de Entrada: 22/05/16 Postagens Recentes
Hi,
I created a web-service using the service builder which I can call from /api/jsonws now.
I would like to inject an existing EJB into my service.
I tried out a lot: no success.

Is there any sample around on this?
Many thanks,
Uli
Uli Schulze-Eyssing, modificado 7 Anos atrás.

RE: jsonws & ejb

New Member Postagens: 3 Data de Entrada: 22/05/16 Postagens Recentes
Got it almost done.
You may have a look here:
https://github.com/ulise/default-service

Searching now for a solution to authorize calls to the methods. (Using liferay roles)
Cheers,
Uli