[GUMP@brutus]: Project jakarta-tomcat-jk-native (in module jakarta-tomcat-connectors) failed

2005-02-12 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project jakarta-tomcat-jk-native has an issue affecting its community integration. This

DO NOT REPLY [Bug 32646] - Serious: Exception retrieving password for username

2005-02-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32646. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 33526] - DatasourceRealm Connection Leak

2005-02-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33526. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_lb_worker.c jk_shm.c jk_shm.h

2005-02-12 Thread mturk
mturk 2005/02/12 03:32:13 Modified:jk/native/common jk_lb_worker.c jk_shm.c jk_shm.h Log: Simplify shared memory. If shmem is not defined use plain jk_pool instead. Revision ChangesPath 1.44 +5 -5 jakarta-tomcat-connectors/jk/native/common/jk_lb_worker.c

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_global.h

2005-02-12 Thread mturk
mturk 2005/02/12 03:33:00 Modified:jk/native/common jk_global.h Log: Add shm file tag constant. Revision ChangesPath 1.40 +2 -1 jakarta-tomcat-connectors/jk/native/common/jk_global.h Index: jk_global.h

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_ajp12_worker.c jk_service.h

2005-02-12 Thread mturk
mturk 2005/02/12 03:34:00 Modified:jk/native/common jk_ajp12_worker.c jk_service.h Log: Use const char* for all constant params passed to AJP. Also resolve AS400 constness issues. Revision ChangesPath 1.19 +12 -8

DO NOT REPLY [Bug 33505] - mod_jk does not build on OS/400

2005-02-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33505. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

JspC exception

2005-02-12 Thread Jagadeesha T
Hi all, I am doing compilation using JspC.It is giving ClassCastException. parentClassLoader = (URLClassLoader)Thread.currentThread().getContextClassLoader() getContextClassLoader() will return AntClassLoader which is incompatible with URLClassLoader. Is this a bug? If so, does it

cvs commit: jakarta-tomcat-connectors/jk/native/iis jk_isapi_plugin.c

2005-02-12 Thread mturk
mturk 2005/02/12 03:55:34 Modified:jk/native/apache-1.3 mod_jk.c jk/native/apache-2.0 mod_jk.c jk/native/common jk_service.h jk_uri_worker_map.c jk_uri_worker_map.h jk/native/iis jk_isapi_plugin.c Log: Resolve

DO NOT REPLY [Bug 33535] New: - invalid XML in directory listing with names containing

2005-02-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33535. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_lb_worker.c

2005-02-12 Thread mturk
mturk 2005/02/12 08:59:45 Modified:jk/native/common jk_lb_worker.c Log: Check if malloc has failed before using that memory, not after. Revision ChangesPath 1.45 +6 -5 jakarta-tomcat-connectors/jk/native/common/jk_lb_worker.c Index: jk_lb_worker.c

Joanne Tsoi/Hong Kong/HK/SGS is out of the office.

2005-02-12 Thread Joanne_Tsoi
I will be out of the office starting 02/09/2005 and will not return until 02/14/2005. CNY Holiday, will come back to you right after that. Thanks and best regards, Joanne Tsoi SGS HK Ltd. The information in this email and any attachments is confidential and intended solely for the use of

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_shm.c jk_shm.h

2005-02-12 Thread mturk
mturk 2005/02/12 09:01:00 Modified:jk/native/common jk_shm.c jk_shm.h Log: Add modification time and lock api interface. Revision ChangesPath 1.9 +50 -6 jakarta-tomcat-connectors/jk/native/common/jk_shm.c Index: jk_shm.c

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_map.c

2005-02-12 Thread mturk
mturk 2005/02/12 09:04:57 Modified:jk/native/common jk_map.c Log: Update shared memory modification time for workers.properties. This will be used for dynamic reloading of workers.properties like in JK2. Revision ChangesPath 1.27 +10 -3

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_service.h

2005-02-12 Thread mturk
mturk 2005/02/12 09:06:34 Modified:jk/native/common jk_service.h Log: Add update worker method when for dynamic update of worker properties, either by reloading workers.properties file or via jk_status. Revision ChangesPath 1.24 +8 -1

Re: JspC exception

2005-02-12 Thread Remy Maucherat
Jagadeesha T wrote: Hi all, I am doing compilation using JspC.It is giving ClassCastException. parentClassLoader = (URLClassLoader)Thread.currentThread().getContextClassLoader() getContextClassLoader() will return AntClassLoader which is incompatible with URLClassLoader. Is this a

DO NOT REPLY [Bug 33538] New: - TagLibraryInfoImpl does not process tag-file elements correctly from JSP 2.0 TLDs

2005-02-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33538. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 33539] New: - TagLibraryInfoImpl warning while processing tag-file elements from JSP2.0 TLDs is misleading

2005-02-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=33539. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_lb_worker.c

2005-02-12 Thread mturk
mturk 2005/02/12 11:22:35 Modified:jk/native/common jk_lb_worker.c Log: Log as error if shm_alloc fails. Revision ChangesPath 1.46 +3 -2 jakarta-tomcat-connectors/jk/native/common/jk_lb_worker.c Index: jk_lb_worker.c

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_map.c

2005-02-12 Thread mturk
mturk 2005/02/12 11:24:08 Modified:jk/native/common jk_map.c Log: Do not use asterisk as delimiting char for lists. Revision ChangesPath 1.28 +7 -5 jakarta-tomcat-connectors/jk/native/common/jk_map.c Index: jk_map.c

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_util.c jk_util.h

2005-02-12 Thread mturk
mturk 2005/02/12 11:26:42 Modified:jk/native/common jk_util.c jk_util.h Log: Add mount directive for worker as mount list. This will enable to get rid of uriworkermap.properties as well as using dynamic config. Revision ChangesPath 1.54 +26 -2

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_worker.c

2005-02-12 Thread mturk
mturk 2005/02/12 11:27:43 Modified:jk/native/common jk_worker.c Log: Initialize worker mount list if present inside config. Revision ChangesPath 1.28 +21 -1 jakarta-tomcat-connectors/jk/native/common/jk_worker.c Index: jk_worker.c

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_uri_worker_map.c

2005-02-12 Thread mturk
mturk 2005/02/12 11:29:08 Modified:jk/native/common jk_uri_worker_map.c Log: Remove assigments that can be set at global level. Revision ChangesPath 1.45 +4 -20 jakarta-tomcat-connectors/jk/native/common/jk_uri_worker_map.c Index: jk_uri_worker_map.c

DO NOT REPLY [Bug 29971] - Commented out page directive is parsed

2005-02-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=29971. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Jk_map.c build 'problem'?

2005-02-12 Thread NormW
Greetings All, Just zipping the compiler over the recent updates to mod_jk and get the error noted below Nice to see the 'spirit' of JK2 lives on anyway... Regards, Norm Compiling ../common/jk_lb_worker.c Compiling ../common/jk_map.c ### mwccnlm Compiler: #File: ..\common\jk_map.c #

Adding CRL support to the Coyote Connector

2005-02-12 Thread Bruce Keats
After looking around and asking various people for help, it looks like CRLs are not supported in tomcat 5.0.x. There are some work arounds but none are very appealing. So rather than devote effort into the work around, I would rather devote the effort in solving the problem by adding CRL support

Re: Adding CRL support to the Coyote Connector

2005-02-12 Thread Yoav Shapira
Howdy, Are there any plans on adding CRL support in tomcat in the near future? Is anyone else looking into adding CRL support tomcat? No to both. If not then I will probably take a stab at trying to implement CRL support in the code. Does anyone know why CRLs were not implemented in the

Re: Adding CRL support to the Coyote Connector

2005-02-12 Thread Bill Barker
- Original Message - From: Bruce Keats [EMAIL PROTECTED] To: tomcat-dev@jakarta.apache.org Sent: Saturday, February 12, 2005 1:49 PM Subject: Adding CRL support to the Coyote Connector After looking around and asking various people for help, it looks like CRLs are not supported in

Re: Jk_map.c build 'problem'?

2005-02-12 Thread Günter Knauf
Hi Norm, that's a netware-own problem; please add -D_POSIX_SOURCE to the compiler flags and see if that fixes teh problem; if so then please also check if we get no other strange behaviours - then we have to go other ways. Guenter. Just zipping the compiler over the recent updates to mod_jk

Re: Jk_map.c build 'problem'?

2005-02-12 Thread Günter Knauf
Hi Norm, can you please also do a build for Apache 1.3.x? I guess there this problem doesnt occure because of the clib headers; its only with Apache2 with libc headers. that's a netware-own problem; please add -D_POSIX_SOURCE to the compiler flags and see if that fixes teh problem; if so then