vendredi 12 juin 2015

Resteasy and inject stateful EJB - is it somehow possible?

I wonder if it's possible to combine resteasy with Stateful EJB? Or is it somehow possible to get SessionScoped EJB from REST method (I know that there is nothing like state in REST), but maybe there is some hack/trick to manage with session scoped ejb.

The main problem is that I need unique bean to store information for each user but this data could be changed from two different technologies: JSF and Angular.

Aucun commentaire:

Enregistrer un commentaire