users@glassfish.java.net

Re: JAX-RS in GF 2.1 and EJB injection?

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Tue, 20 Apr 2010 10:38:54 +0200

On Apr 20, 2010, at 10:36 AM, glassfish_at_javadesktop.org wrote:

> Hi Paul,
> thanks for your response.
> Ok as it is necessary for me that my REST Service implementation
> will work on JEE5 and also JEE6 I will do my implementation without
> JAX-RS :( and use my Servlet implementation developed before
> starting my experiment with JEE6 ;-)
>

OK. Note that the solution i outlined should work on GlassFish 2.x, EE
5, and 3.x, EE 6.

Paul.