-
Bug
-
Resolution: Done
-
Major
-
1.1.RC1
-
None
-
None
-
JDK 1.6 on JBOSS 4.2.3.GA
The following method show that the injected ServletContext is null.
@GET
@Produces("test/plain")
public String getData(@Context ServletContext servletContext)