You might want to take a look at arquillian (
http://arquillian.org/) which
may be want you want for "integration testing" your JAX-RS + EJB + JPA apps
with an embedded container.
On Jun 12, 2015 9:30 PM, "Jobinesh Purushothaman" <jobinesh_at_gmail.com>
wrote:
> Hi ,
> My JAX-RS app under the cover has EJBs and JPAs. Is there any
> article/tutorial/blog available that talk about using embedded
> GlassFish as container for unit testing JAX-RS.
>
> Thanks
> Jobinesh
>