BugRat Report #386 has been filed.

2000-11-14 Thread BugRat Mail System
Bug report #386 has just been filed. You can view the report at the following URL: REPORT #386 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: criti

Closing Bug Reports?

2000-11-14 Thread Hans Bergsten
I tried to find a way to close the following Bug Report through the admin interface, but no matter which option I choose I only get the admin menu: > Bug report #380 has just been filed. > [...] > Synopsis: > Sessions don't work without cookies If someone else has more BugRat karma than I do, pl

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/session StandardSessionInterceptor.java

2000-11-14 Thread bergsten
bergsten00/11/14 20:19:20 Modified:src/share/org/apache/tomcat/session Tag: tomcat_32 StandardSessionInterceptor.java Log: Fix to Bug Report #380 Added code for setting the session in the Request for the case when the session ID is received as part of

Re: Mapping Requests to Servlets

2000-11-14 Thread Thom Park
I think you'll find what you're looking for in org.apache.tomcat/request/SimpleMapper1.java though I must confess to being no expert ;-) -T Aron Kramlik wrote: > Hi, > > Could someone point me to the class in Tomcat where > the servlet mappings are implemented. i.e. Chapter 10 > of the

Mapping Requests to Servlets

2000-11-14 Thread Aron Kramlik
Hi, Could someone point me to the class in Tomcat where the servlet mappings are implemented. i.e. Chapter 10 of the 2.2 spec "Mapping Requests to Servlets". In particular I am looking for the implementation of the wildcard rules. Thanks, Aron. -- Aron Kramlik. [EMAIL PROTECTED] Tenzing Comm

cvs commit: jakarta-tomcat/src/share/org/apache/jasper/runtime JspRuntimeLibrary.java

2000-11-14 Thread pierred
pierred 00/11/14 17:51:54 Modified:src/share/org/apache/jasper/runtime Tag: tomcat_32 JspRuntimeLibrary.java Log: Bug fix: Conversion of String to boolean was erroneous Submitted by: Gareth Morgan <[EMAIL PROTECTED]> Revision ChangesPath No

BugRat Report #355 was closed (apparently by: Remy Maucherat)

2000-11-14 Thread BugRat Mail System
Report #355 was closed by Person #0 Synopsis: java.net.SocketException ConnectionReset by peer (logged in as: Remy Maucherat) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Ajpv13 protocol

2000-11-14 Thread kenneth topp
Is there a separate mod_jk list? I've posted a severe bug for ajp13, and I would like to contribute, but I don't see a TODO for mod_jk or much discussion on plans for mod_jk and related containers. Thanks for any information, Kenneth Topp On Tue, 14 Nov 2000 [EMAIL PROTECTED] wrote: > > Is t

BugRat Report #342 was closed (apparently by: Remy Maucherat)

2000-11-14 Thread BugRat Mail System
Report #342 was closed by Person #0 Synopsis: include $JAVA_HOME/bin when call java or jdb on catalina.sh (logged in as: Remy Maucherat) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PR

BugRat Report #341 was closed (apparently by: Remy Maucherat)

2000-11-14 Thread BugRat Mail System
Report #341 was closed by Person #0 Synopsis: include $JAVA_HOME/bin when make a java call on catalina.sh (logged in as: Remy Maucherat) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PR

BugRat Report #381 was closed (apparently by: Remy Maucherat)

2000-11-14 Thread BugRat Mail System
Report #381 was closed by Person #0 Synopsis: can no longer forward to j_security_check (logged in as: Remy Maucherat) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: SSL -keytool problem

2000-11-14 Thread Barbara Nelson
You need to use the keytool that comes with JDK 1.3. The keytool in JDK 1.2.2 doesn't have support for RSA. Barbara Nelson. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2000-11-14 Thread remm
remm00/11/14 17:08:24 Modified:catalina/src/share/org/apache/catalina/servlets DefaultServlet.java Log: - DefaultServlet won't do anything on a POST. - Noticed a check was missing in If-None-Match header handling (* wildcard). Revision Changes

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core ApplicationHttpRequest.java

2000-11-14 Thread remm
remm00/11/14 16:52:51 Modified:catalina/src/share/org/apache/catalina/core ApplicationHttpRequest.java Log: - Fix POST parameters decoding : parameters on the URL are decoded using RequestUtil.URLDecode instead of java.net.URLDecoder.decode Revis

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

2000-11-14 Thread remm
remm00/11/14 16:52:45 Modified:catalina/src/share/org/apache/catalina/util RequestUtil.java Log: - Fix POST parameters decoding : parameters on the URL are decoded using RequestUtil.URLDecode instead of java.net.URLDecoder.decode Revision ChangesPath 1.9 +1

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector HttpRequestBase.java

2000-11-14 Thread remm
remm00/11/14 16:52:35 Modified:catalina/src/share/org/apache/catalina/connector HttpRequestBase.java Log: - Fix POST parameters decoding : parameters on the URL are decoded using RequestUtil.URLDecode instead of java.net.URLDecoder.decode Revisio

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector RequestBase.java

2000-11-14 Thread remm
remm00/11/14 16:46:41 Modified:catalina/src/share/org/apache/catalina/connector RequestBase.java Log: - Make sure the request bytes are always consumed. Revision ChangesPath 1.6 +9 -4 jakarta-tomcat-4.0/catalina/src/share/org/apach

Re: Ajpv13 protocol

2000-11-14 Thread cmanolache
> Is there a RFC on Ajp protocol? Or any documentation at all? No, there are just incremental enhancements and changes to Ajp11 - and I would say we might still have some changes and enhancements. ( there are additional messages that will probably be needed, the current stuff is stable and if i

Re: *.apache.org traffic, configuration, etc

2000-11-14 Thread Roy Wilson
Thanks, Jon Roy >> Original Message << On 11/14/00, 4:21:49 PM, Jon Stevens <[EMAIL PROTECTED]> wrote regarding Re: *.apache.org traffic, configuration, etc: > on 11/11/2000 5:10 PM, "Roy Wilson" <[EMAIL PROTECTED]> wrote: > > You mentioned that you thought *

Re: [TC 3.2b7 PATCH] Sessions without cookies [Was: Re: BugRat Report#380 has been filed.]

2000-11-14 Thread cmanolache
Hi Hans, The patch is great, +1 from me. ( it's the way the code was supposed to work - if you look back 2-3 revisions for that file you'll find very similar code ). It seems the patch for "multiple session cookies" broke this part - it's great that we fix it back. For 3.3 we should probably mov

Client certificates in Tomcat 3.2beta7

2000-11-14 Thread Barbara Nelson
I am testing Tomcat standalone with client authentication on, and getting some odd results. It works fine if client authentication is not turned on (for both IE and Netscape browsers). If I turn on client authentication, Netscape claims that I do not have a personal certificate, and IE asks me t

Re: Building nsapi_redirector

2000-11-14 Thread Barbara Nelson
I think the problem is that the project file has carriage-returns only at the end of each line, rather than CRLF. You can verify this by opening the project file in notepad. Instead of looking like 'normal' text, it is all on one line. If you delete the CRs, and insert your own CRLF in notepad,

Re: Tomcat 4.0 -- JSP XML representation problems

2000-11-14 Thread Pierre Delisle
Boyd, > I cannot really use the XML representation, because the tag > doesn't work with current Tomcat-4.0-devel. I get classCastExceptions if > I try to use this tag. But you could still use for your CDATA. should be in tomcat-4.0 befroe the end of the week. > ps: I can see that ultimately,

BugRat Report #385 has been filed.

2000-11-14 Thread BugRat Mail System
Bug report #385 has just been filed. You can view the report at the following URL: REPORT #385 Details. Project: Catalina Category: Feature Requests SubCategory: New Feature Class: support State: received Priority: medium Severi

Re: [PATCH] JspRuntimeLibrary boolean bug

2000-11-14 Thread Pierre Delisle
Gareth, Thanks for the patch. I've committed it to 4.0, and will wait for feedback from Craig to see if it can be committed to 3.2b7. -- Pierre Gareth Morgan wrote: > > This file seems to use the wrong method of String->Boolean conversion, > resuting in an always false result. > - Could so

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/runtime JspRuntimeLibrary.java

2000-11-14 Thread pierred
pierred 00/11/14 14:06:22 Modified:jasper/src/share/org/apache/jasper/runtime JspRuntimeLibrary.java Log: Bug fix: conversion of String to boolean was erroneous Submitted by: Gareth Morgan <[EMAIL PROTECTED]> Revision ChangesPath 1.3 +4 -4

[TC 3.2b7 PATCH] Sessions without cookies [Was: Re: BugRat Report #380 has been filed.]

2000-11-14 Thread Hans Bergsten
BugRat Mail System wrote: > > Bug report #380 has just been filed. > [...] > Environment: >Release: 3.2 Beta 7 >JVM Release: 1.3 >Operating System: Linux/NT >OS Release: 2.2.16/4 >Platform: any > > Synopsis: > Sessions don't work without cookies > > Description: > If Cookies

Ajpv13 protocol

2000-11-14 Thread Sam Wang
Title: Ajpv13 protocol Is there a RFC on Ajp protocol? Or any documentation at all? -Sam

Re: BugRat Report #380 has been filed.

2000-11-14 Thread Hans Bergsten
[EMAIL PROTECTED] wrote: > > > I started to look at this one, and noticed that there are two interceptors > > that deal with sessions: > > * SessionInterceptor, seems to deal with session IDs in the URL but > > doesn't care about cookies. This one is invoked first. > > * StandardSessionIntercep

Re: [BUG] j_security_check forward no longer working

2000-11-14 Thread Craig R. McClanahan
Barry Dunne wrote: > Hi, > > I need to trap the username and password entered by the user when accessing > a secured web page, this is so that I can use this information when > connecting to an external system in a servlet. > > The method I used was to have form based authentication but with the

[BUG] j_security_check forward no longer working

2000-11-14 Thread Barry Dunne
Hi, I need to trap the username and password entered by the user when accessing a secured web page, this is so that I can use this information when connecting to an external system in a servlet. The method I used was to have form based authentication but with the action posting to a jsp rathe

[PATCH] JspRuntimeLibrary boolean bug

2000-11-14 Thread Gareth Morgan
This file seems to use the wrong method of String->Boolean conversion, resuting in an always false result. - Could someone review and submit this, if oppropriate? I don't have access. This diff is against jakarta-tomcat-3.2-b7 share\org\apache\jasper\runtime\JspRuntimeLibrary.java 326c326 <

Bug-Report

2000-11-14 Thread Granzer Andreas ARC
I'am using Tomcat 3.2 beta 7 I am getting a "not found"-Response when posting a quite large file to a servlet (file upload with a filve about 30 Meg) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Tomcat 4.0 -- JSP XML representation problems

2000-11-14 Thread Boyd Waters
Howdy... Tomcat 4.0 attempts to conform to the JSP 1.2 spec. JSP 1.2 specifies an XML representation for JSP pages. One is supposedly able to use the original syntax, or the new XML rep, but one CANNOT inter-mingle XML and the original syntax in the 1.2 spec. People, this is *awful*. All of my

Re: Make rant

2000-11-14 Thread Matthew Dornquast
Hi Roy! >> If someone can provide a link to something like "Make for Dummies" I'd appreciate it. You betcha, and fyi-- this format is VERY similar to the make file Nick Bauman, myself and others use at our place of employment. (Some might say better!?) At the very least, it's well documented.

Re: TC4-M4: Bug while loading jars?

2000-11-14 Thread Craig R. McClanahan
James Cook wrote: > Is it considered a bug that any jars loaded by Tomcat 4 (whether from > WEB-INF/lib, or /lib) must have a manifest file? I'm not sure why > this restriction is in place. > Tomcat 4.0 is supposed to check manifest files for external dependencies if they do exist, but it's not

Re: *.apache.org traffic, configuration, etc

2000-11-14 Thread Jon Stevens
on 11/11/2000 5:10 PM, "Roy Wilson" <[EMAIL PROTECTED]> wrote: > You mentioned that you thought *.apache.org gets 2M hits per day. Is > there a (good?) source of info re: hardware/software/traffic information? Essentially, i think it is a piii 500mhz box, lots of disk space, i think around 500me

Re: BugRat Report #380 has been filed.

2000-11-14 Thread cmanolache
> As close as I can tell, SessionInterceptor needs to be called first to > parse the url sessionid out of the URL before it can be context mapped. > StandardSessionInterceptor lets you work with the sessions once you know > which context the request is going to. I've done some work in there, > b

Re: BugRat Report #380 has been filed.

2000-11-14 Thread cmanolache
> I started to look at this one, and noticed that there are two interceptors > that deal with sessions: > * SessionInterceptor, seems to deal with session IDs in the URL but > doesn't care about cookies. This one is invoked first. > * StandardSessionInterceptor, seems to deal with session IDs re

Re: Patch for bug report #362 (and a patch for a logging error)

2000-11-14 Thread Pierre Delisle
Serge, > > The way I got this to work was to overload the setter method to take both a > > String and an Object... this got it working through Jasper Servlet but not > > jspc. I don't know if that's a violation of the spec or the way to handle > > this issue. Tried to make this work under 3.2b7

Re: BugRat Report #380 has been filed.

2000-11-14 Thread Paul Frieden
As close as I can tell, SessionInterceptor needs to be called first to parse the url sessionid out of the URL before it can be context mapped. StandardSessionInterceptor lets you work with the sessions once you know which context the request is going to. I've done some work in there, but I won't

Re: BugRat Report #380 has been filed.

2000-11-14 Thread Hans Bergsten
BugRat Mail System wrote: > > Bug report #380 has just been filed. > [...] > Environment: >Release: 3.2 Beta 7 >JVM Release: 1.3 >Operating System: Linux/NT >OS Release: 2.2.16/4 >Platform: any > > Synopsis: > Sessions don't work without cookies > > Description: > If Cookies

BugRat Report #382 has been filed.

2000-11-14 Thread BugRat Mail System
Bug report #382 has just been filed. You can view the report at the following URL: REPORT #382 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: criti

RE: tomcat 4.0 m4: bug while submitting UTF-8 data to JSP page

2000-11-14 Thread Christian Mallwitz
Hi, BTW I've checked this with both JDK 1.2.2 and 1.3.0 on W2K. Bye Christian -- Christian Mallwitz INTERSHOP Communications Germany Senior Software Engineerphone: +49 3641 894 334 > -Original Message- > From: Christian Mallwitz [mailto:[EMAIL PROTECTED]] > Sent: Monday, November

BugRat Report #381 has been filed.

2000-11-14 Thread BugRat Mail System
Bug report #381 has just been filed. You can view the report at the following URL: REPORT #381 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: ser

cvs commit: jakarta-tomcat/src/native/mod_jk/common jk_nwmain.c

2000-11-14 Thread larryi
larryi 00/11/14 06:20:13 Added: src/native/mod_jk/common jk_nwmain.c Log: Porting file from tomcat_32. Submitted by: Mike Anderson Revision ChangesPath 1.1 jakarta-tomcat/src/native/mod_jk/common/jk_nwmain.c Index: jk_nwmain.c

ftp task in ant

2000-11-14 Thread Damian Gołda
I'm trying to use ftp task in my build.xml (Ant 1.2 release). But I have problems with it. First, I've got: Could not create task of type: ftp because I can't find it in the list of task class definitions. Common solutions are: 1 execute bin/bootstrap. 2 use taskdef to declare your task. 3 add

BugRat Report #380 has been filed.

2000-11-14 Thread BugRat Mail System
Bug report #380 has just been filed. You can view the report at the following URL: REPORT #380 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: serio

mod_jk build problem

2000-11-14 Thread Stein Langorgen
I have tried to get mod_jk to work with Apache without success. I am using Digital Unix 4.0D and Apache 1.3.12 & 1.3.14 (same result). I have built mod_jk from the Tomcat 3.2 beta 6 release. What I have done is this: 1. I build mod_jk using the makefile & procedure given for Linux in the mod_jk