Costin Manolache wrote:
Remy,
Could you move the manager servlets to webapps/manager ? As you can see, I can't touch build.xml without breaking something :-).
I would also like to move the coyote/tomcat5 code in catalina - and
eventually coyote/tomcat4 to jakarta-tomcat-4 and same for 3.3
( preserving the same package names, I just want the code to be included in
catalina.jar and in catalina sources ).
The problem is that tomcat-coyote.jar is now dependent on all tomcats.
Yes. All of these are logical steps, which have to be done gradually.
BTW, there's weird stuff going on, that I noticed with the new status servlet.
The problem is that, when I refresh, the requestCount goes up by two (?). I think it should be only one. Also, the max request time has a tendency to become equal to the connection timeout (which indicates the stats get updated in a situation where it shouldn't).
Remy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]