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