Usually, I trust the real codes more :-)
Just grep the Tomcat trunk codes with 'ServletContainerInitializer', I only
found an empty if block in AnnotationProcessor.java file.

2010/4/15 sebb <seb...@gmail.com>

> The RELEASE-NOTES file says:
>
> <snip>
> =============
> Bundled APIs:
> =============
> A standard installation of Tomcat 7.0 makes all of the following APIs
> available
> for use by web applications (by placing them in "lib"):
> <snip>
> * servlet-api.jar (Servlet 3.0 API)
> <snip>
>
> On 15/04/2010, Ivan <xhh...@gmail.com> wrote:
> > Hi,
> >    Just wonder does Tomcat 7 RC fully support Servlet 3.0 ?  The last
> time I
> >  check it, it seems that ServletContainerInitializer has not been
> implemented
> >  yet.
> >    Thanks !
> >
> >  2010/4/15 sebb <seb...@gmail.com>
> >
> >
> >  > On 14/04/2010, Mark Thomas <ma...@apache.org> wrote:
> >  > > On 14/04/2010 21:06, sebb wrote:
> >  >
> >  > ...
> >  >
> >  > >  > There is a minor problem with the bin/tomcat-juli.jar - the
> NOTICE
> >  > says:
> >  > >  > Copyright 19...@year@
> >  > >
> >  > > I'll take a look.
> >  > >
> >  >
> >  > Same problem in extras/tomcat-juli-adapters.jar
> >  >
> >
> > > ---------------------------------------------------------------------
> >  > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> >  > For additional commands, e-mail: dev-h...@tomcat.apache.org
> >  >
> >  >
> >
> >
> >
> > --
> >
> > Ivan
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>
>


-- 
Ivan

Reply via email to