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
> On 14/04/2010, Mark Thomas wrote:
> > On 14/04/2010 21:06, sebb wrote:
>
> ...
>
> > > There is a mino
https://issues.apache.org/bugzilla/show_bug.cgi?id=49130
Summary: NSIS - clarify that service is always installed
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: enhancement
The RELEASE-NOTES file says:
=
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"):
* servlet-api.jar (Servlet 3.0 API)
On 15/04/2010, Ivan wrote:
> Hi,
>Just wonder
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
> The RELEASE-NOTES file says:
>
>
> =
> Bundled APIs:
> =
> A standard installat
On 15/04/2010, Ivan wrote:
> 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.
In that case maybe you have found a discrepancy between the release
notes and the code
On 15/04/2010 01:44, Ivan 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 !
Yep. That looks like a (fairly large) oversight. I'll go back through
the spec and s
On 15/04/2010 01:31, sebb wrote:
On 14/04/2010, Mark Thomas 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
This is ex
2010/4/14 Mladen Turk :
> On 04/14/2010 10:48 AM, kfuj...@apache.org wrote:
>>
>> Author: kfujino
>>
>> Modified:
>> tomcat/trunk/java/org/apache/catalina/session/StandardManager.java
>>
>> + session.expire();
>> + }
>> sessionCount
101 - 108 of 108 matches
Mail list logo