DO NOT REPLY [Bug 44697] AccessValveLog doesn't escape URIs like HTTPd

2008-03-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44697 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Severity|major |enhancement

Re: Tomcat 4.1.36 / .37 cant compile jsp on NetWare

2008-03-28 Thread Mark Thomas
Guenter Knauf wrote: I hope someone can give me some hints what's missing; my guess is that Ant 1.7 requires now some additional pieces with the classpath, whatever Not sure. It works for me with 1.4.2 on windows so it looks to be a platform specific issue. Is there anything else in any

svn commit: r642386 - /tomcat/current/tc5.5.x/STATUS.txt

2008-03-28 Thread markt
Author: markt Date: Fri Mar 28 14:14:21 2008 New Revision: 642386 URL: http://svn.apache.org/viewvc?rev=642386&view=rev Log: Propose fix. Issue seen on users list. Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomca

svn commit: r642391 - /tomcat/trunk/java/org/apache/catalina/servlets/CGIServlet.java

2008-03-28 Thread markt
Author: markt Date: Fri Mar 28 14:18:25 2008 New Revision: 642391 URL: http://svn.apache.org/viewvc?rev=642391&view=rev Log: Remove hack for getting env since JDK >= 1.5 provide a suitable method. Fixes issue with CGI, env and vista. Modified: tomcat/trunk/java/org/apache/catalina/servlets/C

svn commit: r642393 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-03-28 Thread markt
Author: markt Date: Fri Mar 28 14:21:28 2008 New Revision: 642393 URL: http://svn.apache.org/viewvc?rev=642393&view=rev Log: Propose CGI / env / vista fix 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/tru

Re: Tomcat 4.1.36 / .37 cant compile jsp on NetWare

2008-03-28 Thread Guenter Knauf
Hi Mark, > Not sure. It works for me with 1.4.2 on windows so it looks to be a > platform specific issue. > Is there anything else in any of the logs? There should be something on > stderr if nothing else. here's all what I could get: http://www.gknw.net/test/tomcat/ thanks, Guenter. -

svn commit: r642408 - /tomcat/sandbox/tomcat-oacc/trunk/docs/oacc-howto.xml

2008-03-28 Thread pero
Author: pero Date: Fri Mar 28 15:29:42 2008 New Revision: 642408 URL: http://svn.apache.org/viewvc?rev=642408&view=rev Log: update docs Modified: tomcat/sandbox/tomcat-oacc/trunk/docs/oacc-howto.xml Modified: tomcat/sandbox/tomcat-oacc/trunk/docs/oacc-howto.xml URL: http://svn.apache.org/vi

svn commit: r642409 - /tomcat/sandbox/tomcat-oacc/trunk/build.xml

2008-03-28 Thread pero
Author: pero Date: Fri Mar 28 15:30:18 2008 New Revision: 642409 URL: http://svn.apache.org/viewvc?rev=642409&view=rev Log: fix membership ressource Modified: tomcat/sandbox/tomcat-oacc/trunk/build.xml Modified: tomcat/sandbox/tomcat-oacc/trunk/build.xml URL: http://svn.apache.org/viewvc/to

svn commit: r642411 - /tomcat/sandbox/tomcat-oacc/trunk/etc/cluster-server.xml

2008-03-28 Thread pero
Author: pero Date: Fri Mar 28 15:30:51 2008 New Revision: 642411 URL: http://svn.apache.org/viewvc?rev=642411&view=rev Log: update tomcat 6 example Modified: tomcat/sandbox/tomcat-oacc/trunk/etc/cluster-server.xml Modified: tomcat/sandbox/tomcat-oacc/trunk/etc/cluster-server.xml URL: http:/

svn commit: r642412 - /tomcat/sandbox/tomcat-oacc/trunk/docs/changelog.xml

2008-03-28 Thread pero
Author: pero Date: Fri Mar 28 15:31:20 2008 New Revision: 642412 URL: http://svn.apache.org/viewvc?rev=642412&view=rev Log: add my last changes Modified: tomcat/sandbox/tomcat-oacc/trunk/docs/changelog.xml Modified: tomcat/sandbox/tomcat-oacc/trunk/docs/changelog.xml URL: http://svn.apache.

Re: Tomcat 4.1.36 / .37 cant compile jsp on NetWare

2008-03-28 Thread Mark Thomas
Guenter Knauf wrote: here's all what I could get: http://www.gknw.net/test/tomcat/ That's great. stderr.txt is exactly what I was looking for. This looks like the problem: Exception: \sys:\tomcat\4137\webapps\examples\WEB-INF\classes is not an absolute path at org.apache.tools.ant

DO NOT REPLY [Bug 44705] New: Tomcat 5.5. 26 - cookie with colon in name is parsed incorrectly

2008-03-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44705 Summary: Tomcat 5.5.26 - cookie with colon in name is parsed incorrectly Product: Tomcat 5 Version: 5.5.26 Platform: PC OS/Version: Windows XP Status: NEW

DO NOT REPLY [Bug 44705] Tomcat 5.5. 26 - cookie with colon in name is parsed incorrectly

2008-03-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44705 Filip Hanik <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 44679] Cookies are treated differently between 6.0. 16 and 6.0.14

2008-03-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44679 Filip Hanik <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECTED]

Re: Tomcat 4.1.36 / .37 cant compile jsp on NetWare

2008-03-28 Thread Guenter Knauf
Hi Mark, > What I can't figure out is where the initial \ is coming from. Can you run > the following code on your system and post the output? now that you pointed this out I remember that I came over same issue already with some other apps; and it turned out that they do check for absolute paths,

Re: Tomcat 4.1.36 / .37 cant compile jsp on NetWare

2008-03-28 Thread Guenter Knauf
Hi Mark, > I see nothing unusual with that - NetWare behaves here exactly same as > Windows; > OS: NetWare > VM: 1.4.2 > SYS:\nwtest > SYS:\nwtest > file:/SYS:/nwtest/ > SYS:\nwtest > java: Class org.apache.markt.NetWareTest exited successfully The above test was called with netware-specific -envCW