RE: [VOTE] JK 1.2.8 Stability

2005-01-05 Thread Allistair Crossley
+1 Not a developer, but we use JK for all our IIS5-Tomcat5.5 requests and also for uploading files to our server. We've seen JK broken in the past (stream termination, request processing errors and another recent one) all appear to have been fixed with 1.2.8. Cheers, Allistair.

[GUMP@brutus]: Project jakarta-tomcat-jk-native (in module jakarta-tomcat-connectors) failed

2005-01-05 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project jakarta-tomcat-jk-native has an issue affecting its community integration. This

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/http LocaleToCharsetMap.java

2005-01-05 Thread remm
remm2005/01/05 01:29:19 Removed: util/java/org/apache/tomcat/util/http LocaleToCharsetMap.java Log: - I cannot clean IP in this file. If it is needed by Tomcat 3, I think it'll need to be added back (with proper attribution) to the Tomcat 3 codebase.

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/util CharsetMapperDefault.properties CharsetMapper.java

2005-01-05 Thread remm
remm2005/01/05 01:36:46 Modified:catalina/src/share/org/apache/catalina/util CharsetMapperDefault.properties CharsetMapper.java Log: - Craig's version of this was quite different from the tainted version. I have rewritten the main algorithm. - The

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/util CharsetMapper.java

2005-01-05 Thread remm
remm2005/01/05 02:00:45 Modified:catalina/src/share/org/apache/catalina/util CharsetMapper.java Log: - Also match laguage_country. This seemed to have been missing. Revision ChangesPath 1.7 +8 -3

Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/util CharsetMapper.java

2005-01-05 Thread Remy Maucherat
Costin Manolache wrote: Maybe: * @author Jason Hunter, as part of the book Java Servlet Programming * (O'Reilly). See a href=http://www.servlets.com/book; * http://www.servlets.com/book/a for more information. ? I think it is fair to respect the author wish for attribution. Given that the board

Re: IP issues

2005-01-05 Thread Remy Maucherat
Davanum Srinivas wrote: +1 to rewrite the code and go past this problem. Since the consensus was on rewriting/removing, I have done the following: - removed the locale to encoding list (which will have to be reconstructed based on contributions); this opens up a relatively small compatibility

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/util CharsetMapperDefault.properties

2005-01-05 Thread remm
remm2005/01/05 02:13:11 Modified:catalina/src/share/org/apache/catalina/util CharsetMapperDefault.properties Log: - Add the two languages I know about as HTTP default encoding. Revision ChangesPath 1.3 +2 -0

cvs commit: jakarta-tomcat-4.0/webapps/examples/jsp/snp snoop.jsp

2005-01-05 Thread markt
markt 2005/01/05 02:25:04 Modified:webapps/examples/jsp/snp snoop.jsp Log: Fix possible XSS issue. Revision ChangesPath 1.3 +1 -1 jakarta-tomcat-4.0/webapps/examples/jsp/snp/snoop.jsp Index: snoop.jsp

cvs commit: jakarta-tomcat-4.0/webapps/examples/jsp/snp snoop.jsp

2005-01-05 Thread markt
markt 2005/01/05 02:34:52 Modified:webapps/examples/jsp/snp snoop.jsp Log: Make code consistent. Revision ChangesPath 1.4 +1 -1 jakarta-tomcat-4.0/webapps/examples/jsp/snp/snoop.jsp Index: snoop.jsp

DO NOT REPLY [Bug 32952] New: - Internal server problem

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32952. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 32952] - Internal server problem

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32952. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-4.0/webapps/examples/jsp/snp snoop.jsp

2005-01-05 Thread markt
markt 2005/01/05 03:14:09 Modified:webapps/examples/jsp/snp snoop.jsp Log: Another possible XSS issue. Revision ChangesPath 1.5 +1 -1 jakarta-tomcat-4.0/webapps/examples/jsp/snp/snoop.jsp Index: snoop.jsp

DO NOT REPLY [Bug 32953] New: - SERVLETAPI: XSS Issues

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32953. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 32953] - SERVLETAPI: XSS Issues

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32953. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: Doc update to remove references to nagoya and jakarta website spring clean

2005-01-05 Thread Mark Thomas
Remy Maucherat wrote: Can you also post in a bug report with blocker all the diffs to the examples-webapps-that-we-cannot-change ? This should include the trivial http://issues.apache.org/bugzilla/show_bug.cgi?id=32456 as well. Done Mark

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/servlets HTMLManagerServlet.java ManagerServlet.java

2005-01-05 Thread markt
markt 2005/01/05 03:54:37 Modified:catalina/src/share/org/apache/catalina/servlets HTMLManagerServlet.java ManagerServlet.java Log: Fix trivial (since it is within the manager web app that should not be publically accessible) XSS issue. - Ported from

DO NOT REPLY [Bug 32834] - Tomcat 5.0.28 shows a Blank Page

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32834. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 29091] - Non-ascii characters are not handled correctly...

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=29091. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 25965] - RequestDispatcher fails after cross context include

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=25965. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/util CharsetMapper.java

2005-01-05 Thread Costin Manolache
Remy Maucherat wrote: Costin Manolache wrote: Maybe: * @author Jason Hunter, as part of the book Java Servlet Programming * (O'Reilly). See a href=http://www.servlets.com/book; * http://www.servlets.com/book/a for more information. ? I think it is fair to respect the author wish for attribution.

Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/util CharsetMapper.java

2005-01-05 Thread Remy Maucherat
Costin Manolache wrote: Remy Maucherat wrote: There is no advertising clause in this. He made it clear that the code is donated to ASF, under ASF license. Mentioning that the author developed the code while working on a book or while being paid by a company can't be that bad. I don't

Tomcat monitoring

2005-01-05 Thread Jess Holle
I'd like to be able to monitor the maximum requests active (within a connector thread pool) that are used at any time (and reset this maximum). I'd like to be able to monitor the backlog (ala acceptCount) at a given point in time and the maximum to date (and reset this maximum). [I already

Re: Tomcat monitoring

2005-01-05 Thread Peter Lin
I believe you would have to add those to the Thread MBean. What you see in the status servlet is what is maintained currently. peter On Wed, 05 Jan 2005 13:24:02 -0600, Jess Holle [EMAIL PROTECTED] wrote: I'd like to be able to monitor the maximum requests active (within a connector thread

Re: cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/http LocaleToCharsetMap.java

2005-01-05 Thread Bill Barker
- Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, January 05, 2005 1:29 AM Subject: cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/http LocaleToCharsetMap.java remm2005/01/05 01:29:19 Removed:

DO NOT REPLY [Bug 25965] - RequestDispatcher fails after cross context include

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=25965. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Bug Fix - Sort of...

2005-01-05 Thread Durfee, Bernard
Hello, This is my first post to the list, so I am not sure of the protocol for making contributions to the project. I had some problems getting a data source configured in Tomcat 5. My data source factory was not being used. After some struggle I found that I needed to put the factory name as an

DO NOT REPLY [Bug 25965] - RequestDispatcher fails after cross context include

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=25965. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 31198] - Non-ASCII Passwords Converted to UTF-8

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=31198. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Problems checking out Tomcat 5.0 from CVS

2005-01-05 Thread Ian Flanigan
Hi all, I'm trying to checkout and compile the latest Tomcat 5.0 sources from CVS, but I seem to get the 5.5 sources instead. I used the following command to get the build.xml. $ wget http://jakarta.apache.org/tomcat/tomcat-5.0-doc/build.xml and use the following build.properties file: $ cat

Re: Problems checking out Tomcat 5.0 from CVS

2005-01-05 Thread Yoav Shapira
Hi, You need to use the TOMCAT_5_0 CVS tag when checking out. That stuff is on its own branch. Yoav --- Ian Flanigan [EMAIL PROTECTED] wrote: Hi all, I'm trying to checkout and compile the latest Tomcat 5.0 sources from CVS, but I seem to get the 5.5 sources instead. I used the following

DO NOT REPLY [Bug 32957] New: - Problem with repeating custom tags with tag pooling turned on

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32957. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: Problems checking out Tomcat 5.0 from CVS

2005-01-05 Thread Ian Flanigan
On Wed, 5 Jan 2005 14:10:31 -0800 (PST), Yoav Shapira [EMAIL PROTECTED] wrote: You need to use the TOMCAT_5_0 CVS tag when checking out. Okay, I know how to do that by hand, but is there a blessed way to do it with the build.xml file? I couldn't find a related property. Should I checkout all

Re: Problems checking out Tomcat 5.0 from CVS

2005-01-05 Thread Yoav Shapira
Hi, You can use the cvstag (IIRC, I haven't used it in ages) property. If you check out the right modules, build.properties.default and its dependencies will be correct. Yoav --- Ian Flanigan [EMAIL PROTECTED] wrote: On Wed, 5 Jan 2005 14:10:31 -0800 (PST), Yoav Shapira [EMAIL PROTECTED]

DO NOT REPLY [Bug 31198] - Non-ASCII Passwords Converted to UTF-8

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=31198. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: Problems checking out Tomcat 5.0 from CVS

2005-01-05 Thread Ian Flanigan
Thanks for your help. I was able to build the TOMCAT_5_0 branch with one change: Index: catalina/src/share/org/apache/catalina/realm/RealmBase.java === RCS file:

DO NOT REPLY [Bug 32957] - Problem with repeating custom tags with tag pooling turned on

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32957. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 16001] - Tag.release() not invoked

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=16001. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 25965] - RequestDispatcher fails after cross context include

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=25965. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

JNDI resources available to auth realms?

2005-01-05 Thread Andrew Jaquith
Greetings, A while back I did some patch work on the catalina.realm.JAASRealm class. I learned a lot in the process. Shortly thereafter, I wrote a (personal) JAAS LoginModule that uses a JDBC database as the authentication data source. It works great. One of the things I wished I could

Re: JDBCStore Downgrade (Tomcat4 vs. Tomcat 5)

2005-01-05 Thread Tom Anderson
FYI, We applied the 2 patches described in this thread with dramatic effects on our network bandwidth. Our JDBCStore talks to a database on another machine and this graph shows how the bandwidth usage dropped dramatically after these patches went up last night at 17:00 (most recent time is

DO NOT REPLY [Bug 25965] - RequestDispatcher fails after cross context include

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=25965. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 32834] - Tomcat 5.0.28 shows a Blank Page

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32834. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: JDBCStore Downgrade (Tomcat4 vs. Tomcat 5)

2005-01-05 Thread Tom Anderson
It looks like the list stripped the image attachments. Let me know if you're interested and I'll forward you the original email with the pictures. ~Tom On Jan 5, 2005, at 4:59 PM, Tom Anderson wrote: FYI, We applied the 2 patches described in this thread with dramatic effects on our network

DO NOT REPLY [Bug 25965] - RequestDispatcher fails after cross context include

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=25965. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote Request.java

2005-01-05 Thread remm
remm2005/01/05 16:46:37 Modified:coyote/src/java/org/apache/coyote Request.java Log: - 32781: Fix bad initialization of the scheme field of the request object, which messes up the first request. This should only be set by the connector. Revision ChangesPath 1.31

DO NOT REPLY [Bug 32781] - attribute scheme not being recognized

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32781. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 25965] - RequestDispatcher fails after cross context include

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=25965. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5186] - Installation Instructions for Configuring Tomcat 4.0 to Cooperate with IIS 4.0/5.0

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=5186. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5191] - JspReader.skipUntil() misss overlaping partial matches

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=5191. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 6709] - Images on protected areas have not Last modified header

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=6709. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 12998] - HTTPS gets changed to HTTP://servername:443

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=12998. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Handling HEAD request in servlet

2005-01-05 Thread Tennessee Leeuwenburg
Hi guys, I have a problem where the default implementation of HttpServlet doesn't seem to be handling doHead(request, response) properly. I over-rode the method, and found the damndest thing happening. The line response.setContentLength(length) is just getting completely ignored. I can't work

DO NOT REPLY [Bug 3534] - FileUpload doesn't work with Apache, mod_webapp and tomcat 4.0 RC1

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=3534. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

[Fwd: Re: Handling HEAD request in servlet]

2005-01-05 Thread Tennessee Leeuwenburg
Hello list, Someone who seems able to recieve mail from this list but has some problem sending asked me to forward the following message :: Cheers, -T ---BeginMessage--- Hi tennessee Could u do me a favour still my tomcat memebership is not approved .So i have an urgent problem get sloved.Can u

DO NOT REPLY [Bug 31361] - Add OS/2 launchers to tomcat

2005-01-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=31361. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.