cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomcat5 CoyoteRequest.java

2003-06-01 Thread remm
remm2003/05/31 07:51:54 Modified:catalina/src/share/org/apache/coyote/tomcat5 CoyoteRequest.java Log: - When the request dispatcher is invoked from outside the filter pipeline, some of the needed state flag on the request is not properly set, such as t

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

2003-06-01 Thread remm
remm2003/05/31 07:59:56 Modified:catalina/src/share/org/apache/catalina/core ApplicationHttpRequest.java Log: - Apply Jan Luehe's patch (why ask before ? if there's an obvious problem, I can always veto the patch). - Cleanup: remove old code. - Tak

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomcat5 CoyoteRequest.java

2003-06-01 Thread remm
remm2003/05/31 08:00:25 Modified:catalina/src/share/org/apache/coyote/tomcat5 CoyoteRequest.java Log: - Add an import for the contants. Revision ChangesPath 1.5 +6 -5 jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomc

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/authenticator FormAuthenticator.java

2003-06-01 Thread remm
remm2003/05/31 08:06:02 Modified:catalina/src/share/org/apache/catalina/authenticator FormAuthenticator.java Log: - Refactor FORM using a forward, based on the patch by Jeff Tulley . Revision ChangesPath 1.3 +35 -32 jakarta-tomcat-ca

[5] Extended AccessLog Valve

2003-06-01 Thread Tim Funk
For one of my projects, I am working on an extended access log valve as defined by http://www.w3.org/TR/WD-logfile.html. When (if) I finish this, does anyone else have interst in this? It will have the following config options: directory - Where to put the logs (like AccessLogValve) pattern - The

Re: [5] Extended AccessLog Valve

2003-06-01 Thread Bill Barker
As Remy pointed out earlier today, we tend to trust the people that we vote in as committers here. There is no need to pre-post a commit: We allow people to scratch their itches here, and nobody is afraid to -1 a really bad commit. Just do it. Personally, I'd make the fileDateFormatter configur

[GUMP] Build timed out - jk

2003-06-01 Thread Craig McClanahan
This email is autogenerated from the output from: Buildfile: build.xml init: [echo] /home/rubys [mkdir] C

DO NOT REPLY [Bug 20391] New: - no jsp jikes support (encoding option)

2003-06-01 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

Tomcat and IIS problem

2003-06-01 Thread Dominic Parry
Hi I have successfully installed and configured tomcat to run with IIS. I'm having a problem running the manager and admin contexts from IIS, but they work if I use http://localhost:8080/(admin)(manager). I have added the URI's to workers.properties, and I have set up the context in the server.xml

Tomcat/Jetspeed

2003-06-01 Thread Schalk
Hi all Do not know whether this is the best place to pose this question but here goes: I am attempting to install and run Jetspeed under Tomcat 1.4.24, after copying the .war file to the webapps directory, starting up Tomcat and going to http://localhost:8080/jetspeed/ Tomcat generates the follow

some patches to mod_jk2

2003-06-01 Thread Günter Knauf
Hi all, I'm currently working on getting mod_jk2 compiled for NetWare, and have fixed some problems which I find are correct, so can you please take a look at the diffs and - if they look ok - ckeck them into CVS? the following patch is necessary to get jk_shm.c compiled without APR_HAS_MMAP; if