DO NOT REPLY [Bug 13578] - Fix for JSP disclosure bug for all 4.0-4.0.5, 4.1-4.1.11 releases

2002-10-13 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_b

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_worker.h

2002-10-13 Thread mturk
mturk 2002/10/13 23:32:50 Modified:jk/native2/include jk_worker.h Log: Add the lb_disabled flag, that when set marks the worker out from the lb scheme. This is used for non-channel workers that doesn"t participate in the TC connections. These flag is set inside the particular

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_lb.c

2002-10-13 Thread mturk
mturk 2002/10/13 23:30:42 Modified:jk/native2/common jk_worker_lb.c Log: Check if the worker has lb_disabled flag set, and behave like it was disabled. Revision ChangesPath 1.26 +3 -0 jakarta-tomcat-connectors/jk/native2/common/jk_worker_lb.c Index: jk

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_worker_jni.c

2002-10-13 Thread mturk
mturk 2002/10/13 23:29:53 Modified:jk/native2/common jk_worker_jni.c Log: Change the onShutdown worker from disabled to lb_disabled Revision ChangesPath 1.30 +1 -1 jakarta-tomcat-connectors/jk/native2/common/jk_worker_jni.c Index: jk_worker_jni.c =

cvs commit: jakarta-tomcat RELEASE-NOTES-3.3.2.txt

2002-10-13 Thread billbarker
billbarker2002/10/13 22:57:25 Modified:.RELEASE-NOTES-3.3.2.txt Log: Document URL normalization fix. Revision ChangesPath 1.13 +5 -1 jakarta-tomcat/RELEASE-NOTES-3.3.2.txt Index: RELEASE-NOTES-3.3.2.txt ===

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/mappers DecodeInterceptor.java

2002-10-13 Thread billbarker
billbarker2002/10/13 22:20:17 Modified:src/share/org/apache/tomcat/modules/mappers DecodeInterceptor.java Log: Fix some problems with the URL normalization logic. The most important one is to (like httpd) treat URLs starting with /../ like set-root. i.

DO NOT REPLY [Bug 13205] - Tomcat Web Application Manager; config parameter is not null.

2002-10-13 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_b

Logging Error: Unknown error writing event

2002-10-13 Thread Niket Anand
Hello, I have successfully integrated Apache2.0.4(WIN32) with JBoss-2.4.7_Tomcat-4.0.4 with the help of mod_jk2.dll. While running the Jboss server with catalina it is running properly but showing some error in console mentioned at the end. I think CoyoteRequest class is not able to assign Request

DO NOT REPLY [Bug 13588] New: - tld does not update when redeployed through manager

2002-10-13 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_b

[PATCH][jakarta-tomcat-catalina/webapps/docs/funcspecs] Documentation Patch (fs-admin-apps.xml)

2002-10-13 Thread IAS
Update to follow JSTL version with explicit implementation. (Please refer to [Bug 13587] New: - version out of date in some document http://www.mail-archive.com/tomcat-dev@jakarta.apache.org/msg35125.html for more detail.) IAS Indepedent Java Technology Evangelist http://www.iasandcb.pe.kr Jak

DO NOT REPLY [Bug 13587] New: - version out of date in some document

2002-10-13 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_b

DO NOT REPLY [Bug 13144] - Scriplet comment breaks JSPs silently

2002-10-13 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_b

DO NOT REPLY [Bug 13576] - // comments in <% %> java scriptlet don't compile correctly

2002-10-13 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_b

DO NOT REPLY [Bug 13583] New: - Relative includes/forwards with ../s broken

2002-10-13 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_b

DO NOT REPLY [Bug 13578] - Fix for JSP disclosure bug for all 4.0-4.0.5, 4.1-4.1.11 releases

2002-10-13 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_b

DO NOT REPLY [Bug 13578] - Fix for JSP disclosure bug for all 4.0-4.0.5, 4.1-4.1.11 releases

2002-10-13 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_b

RE: JSP 2.0's J2SE 1.4 Requirement

2002-10-13 Thread IAS
Assuming Tomcat subproject plan, Tomcat 5 basically consists of Catalina 2.4, Jasper 2.0, and it requires JDK 1.4 according to JSP 2.0 PFD. However, you still have choices laying stacks as you want for your mission. any possible Jasper (or even none)

DO NOT REPLY [Bug 13553] - Jasper incorrectly generating a translation error if a tag has both a TEI and variable declarations.

2002-10-13 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_b

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/resources messages.properties

2002-10-13 Thread luehe
luehe 2002/10/12 11:55:30 Modified:jasper2/src/share/org/apache/jasper/compiler TagLibraryInfoImpl.java Validator.java jasper2/src/share/org/apache/jasper/resources messages.properties Log: Fixed 13553: Jasper incorrec

RE: JSP 2.0's J2SE 1.4 Requirement

2002-10-13 Thread IAS
Catalina 2.4(assumed) Standalone could work with JSF very well and light as well. For example, JSF 1.0 --- Struts 1.1 Catalina 2.4 (<- also known as Tomcat 5 servlet container) IAS Indepedent Java Technology Evangelist http://www.iasandcb.pe.kr Jakarta Seoul Projec

DO NOT REPLY [Bug 13499] - Jasper throws an exception on an immediate pageContext.forward()

2002-10-13 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_b

DO NOT REPLY [Bug 13561] New: - Tomcat 4.1.12 unable to be started/stopped with Windows Services manager

2002-10-13 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_b

DO NOT REPLY [Bug 13499] - Jasper throws an exception on an immediate pageContext.forward()

2002-10-13 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_b

DO NOT REPLY [Bug 13578] - Fix for JSP disclosure bug for all 4.0-4.0.5, 4.1-4.1.11 releases

2002-10-13 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_b

DO NOT REPLY [Bug 13578] New: - Fix for JSP disclosure bug for all 4.0-4.0.5, 4.1-4.1.11 releases

2002-10-13 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_b

DO NOT REPLY [Bug 13575] New: - Parser.parseAttribute() can report unknown error "jsp.error.attribute.noequal"

2002-10-13 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_b

DO NOT REPLY [Bug 13578] - Fix for JSP disclosure bug for all 4.0-4.0.5, 4.1-4.1.11 releases

2002-10-13 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_b

DO NOT REPLY [Bug 13570] New: - tag pooling not working

2002-10-13 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_b

DO NOT REPLY [Bug 13576] New: - // comments in <% %> java scriptlet don't compile correctly

2002-10-13 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_b

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_uriMap.c

2002-10-13 Thread mturk
mturk 2002/10/13 00:41:47 Modified:jk/native2/common jk_uriMap.c Log: Duplicate all global directives on each vhost that has inheritGlobals set. Directives are created using createBean only if not found. Beside directives, the webapps are duplicated to. Revision Changes

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_uriEnv.c

2002-10-13 Thread mturk
mturk 2002/10/13 00:39:28 Modified:jk/native2/common jk_uriEnv.c Log: Add the inheritGlobals configuration directive to the uriEnv, alowing duplicating directives from globals. Revision ChangesPath 1.38 +11 -0 jakarta-tomcat-connectors/jk/native2/common/jk_u

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_uriEnv.h

2002-10-13 Thread mturk
mturk 2002/10/13 00:37:15 Modified:jk/native2/include jk_uriEnv.h Log: Add the inherit_global variable to the uriEnv Revision ChangesPath 1.18 +2 -0 jakarta-tomcat-connectors/jk/native2/include/jk_uriEnv.h Index: jk_uriEnv.h ===

[JK2] uriMap and hostMap docs

2002-10-13 Thread Mladen Turk
Hi, Perhaps the subject doesn't quite matches the real context but take a look at: http://jakarta.apache.org/~mturk/urimap.html This is how the uriMap and hostMap should work now. If I catch some time I'll draw the flowchart for the uriInit phase too. MT. -- To unsubscribe, e-mail:

DO NOT REPLY [Bug 13578] - Fix for JSP disclosure bug for all 4.0-4.0.5, 4.1-4.1.11 releases

2002-10-13 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_b

DO NOT REPLY [Bug 13578] - Fix for JSP disclosure bug for all 4.0-4.0.5, 4.1-4.1.11 releases

2002-10-13 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_b

DO NOT REPLY [Bug 13578] - Fix for JSP disclosure bug for all 4.0-4.0.5, 4.1-4.1.11 releases

2002-10-13 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_b

DO NOT REPLY [Bug 13551] - TagLibraryInfo.getRequiredVersion() returns null.

2002-10-13 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_b

DO NOT REPLY [Bug 13578] - Fix for JSP disclosure bug for all 4.0-4.0.5, 4.1-4.1.11 releases

2002-10-13 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_b

DO NOT REPLY [Bug 13551] - TagLibraryInfo.getRequiredVersion() returns null.

2002-10-13 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_b

DO NOT REPLY [Bug 13578] - Fix for JSP disclosure bug for all 4.0-4.0.5, 4.1-4.1.11 releases

2002-10-13 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_b

DO NOT REPLY [Bug 13554] - startup.sh failes, shutdown.sh dumps core

2002-10-13 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_b

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler Validator.java

2002-10-13 Thread luehe
luehe 2002/10/12 12:09:14 Modified:jasper2/src/share/org/apache/jasper/compiler Validator.java Log: Fixed 13553: Jasper incorrectly generating a translation error if a tag has both a TEI and variable declarations. Revision ChangesPath 1.42 +5 -4 jakarta-to

DO NOT REPLY [Bug 13554] - startup.sh failes, shutdown.sh dumps core

2002-10-13 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_b