Open megalexis opened 8 years ago
Yes looked at this but we want to use pure EJBs and container-managed transactions with resteasy. We have to use the JEE stack. A spring app context is not an option for us. Looks like some progress was made https://github.com/impetus-opensource/Kundera/issues/344 but it was not documented.
Unable to use EJB resources with resteasy using container managed transactions. Is there any documentation or example project on how to properly configure this?
my persistence.xml: `<?xml version="1.0" encoding="UTF-8"?>