https://issues.apache.org/bugzilla/show_bug.cgi?id=47930
Summary: PersistentManager (using filestore) can return
different session objects linked to the same session
ID, when Tomcat is restarted
Product: Tomcat 6
Version: 6.0
https://issues.apache.org/bugzilla/show_bug.cgi?id=47797
--- Comment #16 from Eugene 2009-10-01 22:29:09 PDT ---
This is link to svn at JBossWeb with tomcat 5.5.X inside:
http://anonsvn.jboss.org/repos/jbossweb/branches/2.0.x
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cg
https://issues.apache.org/bugzilla/show_bug.cgi?id=47797
--- Comment #15 from Eugene 2009-10-01 22:27:48 PDT ---
Created an attachment (id=24332)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=24332)
My StandardEngineValve
--
Configure bugmail: https://issues.apache.org/bugzilla/use
https://issues.apache.org/bugzilla/show_bug.cgi?id=47797
--- Comment #14 from Eugene 2009-10-01 22:24:07 PDT ---
Created an attachment (id=24331)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=24331)
My InputBuffer
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.c
https://issues.apache.org/bugzilla/show_bug.cgi?id=47797
--- Comment #13 from Eugene 2009-10-01 22:21:35 PDT ---
Created an attachment (id=24330)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=24330)
My Http11Processor class
--
Configure bugmail: https://issues.apache.org/bugzilla/u
https://issues.apache.org/bugzilla/show_bug.cgi?id=47797
Eugene changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
Author: kkolinko
Date: Fri Oct 2 04:07:21 2009
New Revision: 820880
URL: http://svn.apache.org/viewvc?rev=820880&view=rev
Log:
votes, veto, proposal
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/ST
Author: kkolinko
Date: Fri Oct 2 03:16:12 2009
New Revision: 820874
URL: http://svn.apache.org/viewvc?rev=820874&view=rev
Log:
tomcat-coyote.jar (former tomcat-util.jar before rev.389946) is not needed by
bootstrap classes
Modified:
tomcat/trunk/res/META-INF/bootstrap.jar.manifest
Modified
Author: kkolinko
Date: Fri Oct 2 02:18:33 2009
New Revision: 820867
URL: http://svn.apache.org/viewvc?rev=820867&view=rev
Log:
votes
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=820
Author: kkolinko
Date: Fri Oct 2 01:01:23 2009
New Revision: 820858
URL: http://svn.apache.org/viewvc?rev=820858&view=rev
Log:
votes
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=820
I am in favor of using file.toURI().toString(), as proposed by Rainer.
To construct an URL by simply prepending "file:" + several slashes to
the path is simply wrong.
Spaces are not allowed in an URL (see chapter 2.4.3 of RFC2396) and
must be encoded as %20, as well as % symbols in the file name
Author: fhanik
Date: Thu Oct 1 16:36:11 2009
New Revision: 820710
URL: http://svn.apache.org/viewvc?rev=820710&view=rev
Log:
votes
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=82071
https://issues.apache.org/bugzilla/show_bug.cgi?id=47926
Summary: pathelement 'ant.jar' of path 'tomcat.classpath' is
needless in build.xml
Product: Tomcat 6
Version: 6.0.20
Platform: PC
OS/Version: Linux
Status: NE
13 matches
Mail list logo