Re: [4.0.2] Bug list

2002-01-30 Thread Remy Maucherat
> Remy, > > Can I add integrate of the wrapper script from the HEAD branch to the list? > The scripts should be fully compatible with the 4.0.2 branch code and they > provide a few of the features noted in the documentation but missing from Windows: > > - Running in debug mode > - Running in j

Re: [4.0.2] Bug list

2002-01-30 Thread Patrick Luby
Remy, Can I add integrate of the wrapper script from the HEAD branch to the list? The scripts should be fully compatible with the 4.0.2 branch code and they provide a few of the features noted in the documentation but missing from Windows: - Running in debug mode - Running in jwpda mode -

Re: [4.0.2] Bug list

2002-01-30 Thread Remy Maucherat
> On Tue, 29 Jan 2002, Kevin Seguin wrote: > > > 5647 has a patch associated with it that looks pretty good. > > > > i'm not even sure i understand 5483 yet :) > > There are 2 issues: > - extracting the language from the Accept-Language: header. > That should be implemented in tomcat ( and the ser

RE: [4.0.2] Bug list

2002-01-29 Thread costinm
On Tue, 29 Jan 2002, Kevin Seguin wrote: > 5647 has a patch associated with it that looks pretty good. > > i'm not even sure i understand 5483 yet :) There are 2 issues: - extracting the language from the Accept-Language: header. That should be implemented in tomcat ( and the servlet container )

Re: [4.0.2] Bug list

2002-01-29 Thread Remy Maucherat
> If 5644 is going to be fixed, then 5471 should be too. Right now, given > /index.jsp and /subdir/index.jsp, jspc will overwrite the first index.java > with the second. It also conflates them in web.xml. I've submitted a patch > to the list before. I've also just attached it to the bug report. >

RE: [4.0.2] Bug list

2002-01-29 Thread Steve Downey
t. I also just noticed that jspc.sh doesn't use the value of JAVA_HOME to find java. It expects it on the PATH, apparently. bug 6108. > -Original Message- > From: Remy Maucherat [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 28, 2002 3:43 PM > To: [EMAIL PROTECTED]

Re: [4.0.2] Bug list

2002-01-29 Thread Remy Maucherat
> > 5647jk AJP13 connector will not pass authentication requests > > 5483jk I18N fails using AJP 1.3 with Tomcat 4.01 > >final / Apache 1.3.22 > > i'll take a look at these as soon as i can. > > 5647 has a patch associated with it that looks pretty good.

[4.0.2] Bug list

2002-01-28 Thread Remy Maucherat
Hi, I've just committed a text file in the 4.0 branch listing the bugs that should be addressed before 4.0.2 Final is released. I'll cut & paste it here, for people who may not want to check out the branch. Remy Tomcat 4.0.2 Final bug status - This document lists