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

2003-01-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

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

2003-01-11 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Possible bug w HTTP/HTTPS & encodeURL() - I'll show you the line number

2003-01-11 Thread Chris Handorf
For the impatient --- I'm questioning the validity of line #522 of jakarta-tomcat-4.1.18-src/catalina/src/share/org/apache/catalina/ connector/HttpResponseBase.java please read on since I think I have done all of the work for you - I just need a question answered Background

Re: Duplicate session IDs are *common*[GFI-T105-3E21F8D3D7B6FFDE]

2003-01-11 Thread Phil Steitz
Using a modified version of Tim Funk's "Collide.java", I ran the following dispersion test (using Sun's Linux jdk's 1.3.1_03 and 1.4.1_01): 1. Generate n session id's. 2. For each pair of generated id's, count the number of matching characters in the two strings (i.e., the number of positions wher

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/servlets LocalStrings.properties LocalStrings_fr.properties

2003-01-11 Thread glenn
glenn 2003/01/11 13:10:29 Modified:catalina/src/share/org/apache/catalina/servlets LocalStrings.properties LocalStrings_fr.properties Log: Fix property files, some properties had line breaks Revision ChangesPath 1.21 +9 -18 jakarta-tomc

Re: Duplicate session IDs are *common*

2003-01-11 Thread Jon Scott Stevens
on 2003/1/9 10:28 PM, "Remy Maucherat" <[EMAIL PROTECTED]> wrote: > I can't reproduce an id collision so far. > > Remy I'm sure you aren't running the same level of concurrency that say a company like Maxis is running. Duplicate the environment and the problems become clear. -jon -- StudioZ.t

Re: Duplicate session IDs are *common*

2003-01-11 Thread Dirk-Willem van Gulik
On Sat, 11 Jan 2003, Phil Steitz wrote: > Sorry, missed that. You are correct (also about hashing being a cheap > way to get randomization). No, no; just unpredictability. > An interesting challenge is how to keep the "uniqueness bits" either > short enough so that the "random bits" give stro

Re:

2003-01-11 Thread Tammer Salem
Jouni, Thanks, got my servlets to compile! The Text you gave me is really good btw. regards, Tammer Salem - Original Message - From: Jouni Ruokolainen To: Tammer Salem Sent: Saturday, January 11, 2003 2:55 PM - Original Message - From: "Tammer Salem" <[EMAIL PROT

[GUMP] Build Failure - jakarta-tomcat-util

2003-01-11 Thread Craig McClanahan
This email is autogenerated from the output from: Buildfile: build.xml detect: build-prepare: [mkdir] Created dir:

Re: Servlet doesn't want to compile

2003-01-11 Thread Jouni Ruokolainen
- Original Message - From: "Tammer Salem" <[EMAIL PROTECTED]> To: "Tomcat Dev List" <[EMAIL PROTECTED]> Sent: Saturday, January 11, 2003 2:21 PM Subject: Servlet doesn't want to compile Hi, I'm having problems compiling my servlets. I have a servlet called (HelloWorld.java) in a directo

Servlet doesn't want to compile

2003-01-11 Thread Tammer Salem
Hi, I'm having problems compiling my servlets. I have a servlet called (HelloWorld.java) in a directory (D:\Program Files\Apache Tomcat 4.0\webapps\test\WEB-INF\classes). My javac.exe is in (D:\j2sdk1.4.1_01\bin). I can't get the servlet file to compile. I think my CLASSPATH and Path environment

Re: Duplicate session IDs are *common*

2003-01-11 Thread Dirk-Willem van Gulik
On Fri, 10 Jan 2003, Costin Manolache wrote: > I find it amazing that 2 people reported beeing hit by meteors (duplicate > session ids ) in the same week. Make that 3; I've seen this as well; I suspect this is becauce tomcat saves the sessions across restarts; and then happens to re-generate the

Re: Duplicate session IDs are *common*

2003-01-11 Thread Dirk-Willem van Gulik
On Fri, 10 Jan 2003, Phil Steitz wrote: > > Except that hash( i++ . secret).i is generally a lot cheaper and easier to > Unfortunately, hashing blows away guaranteed uniqueness ("one-way" => > not 1-1), so if your last step is a hash, you will need to keep the Hence the concatenation with 'i'.

cvs commit: jakarta-tomcat-4.0 KEYS

2003-01-11 Thread mturk
mturk 2003/01/11 00:07:11 Modified:.KEYS Log: Add my PGP Signing key Revision ChangesPath 1.3 +34 -0 jakarta-tomcat-4.0/KEYS Index: KEYS === RCS file: /home/cvs/jakarta-tomcat-4.0

cvs commit: jakarta-tomcat-5 KEYS

2003-01-11 Thread mturk
mturk 2003/01/11 00:03:17 Modified:.KEYS Log: Add my PGP Signing key Revision ChangesPath 1.4 +34 -0 jakarta-tomcat-5/KEYS Index: KEYS === RCS file: /home/cvs/jakarta-tomcat-5/KEY