users@servlet-spec.java.net

[servlet-spec users] Re: Missing reference implementation for ServletContext.declareRoles

From: Shing Wai Chan <shing.wai.chan_at_oracle.com>
Date: Thu, 16 Jun 2011 11:57:24 -0700

I have just informed tck team about this.
The fix of the bug below is ready and will be checkin soon.
Shing Wai Chan

On 6/16/11 4:24 AM, Eirik Bjørsnøs wrote:
> Hi,
>
> While working on an implementation of SERVLET_SPEC-2, I stumbled upon
> a missing implementation of ServletContext.declareRoles in the
> reference implementation (Glassfish trunk). I've filed:
> http://java.net/jira/browse/GLASSFISH-16856 for this issue
>
> Since Glassfish is Java EE 6 certified, I'm assuming this method was
> not covered by the TCK.
>
> Could anyone on this list make the Servlet 3.0 TCK owners aware of
> this issue? Or give me contact information and I'll let them know.
>
> Thanks,
> Eirik.