Re: Cannot load /usr/lib/apache/mod_webapp.so

2002-09-03 Thread jean-frederic clere
Jan Bromberger wrote: > I hope I did not missunderstand that you want me to report this. On > apachectl configtest I get: > > Syntax error on line 249 of /etc/httpd/httpd.conf: > Cannot load /usr/lib/apache/mod_webapp.so into server: libapr-0.so.0: > cannot load shared object file: No such file o

Re: Cannot load /usr/lib/apache/mod_webapp.so

2002-09-03 Thread jean-frederic clere
Clere, Jean-Frederic wrote: > Jan Bromberger wrote: > >> I hope I did not missunderstand that you want me to report this. On >> apachectl configtest I get: >> >> Syntax error on line 249 of /etc/httpd/httpd.conf: >> Cannot load /usr/lib/apache/mod_webapp.so into server: libapr-0.so.0: >> cannot l

DO NOT REPLY [Bug 12249] New: - tomcat binds to IP addresses it is configured not to bind to

2002-09-03 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 12250] New: - response.encodeURL does not working correctly.

2002-09-03 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 12249] - tomcat binds to IP addresses it is configured not to bind to

2002-09-03 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 12249] - tomcat binds to IP addresses it is configured not to bind to

2002-09-03 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

mod_webapp.so & upload

2002-09-03 Thread Bicnic
Hello, I realised à webmail in JSP/Servlet on Linux RedHat 7.2 / Apache 1.3.26 / Tomcat 4.0.1 and I've a problem... I can't upload file to the server. This is a bug of the connector mod_webapp.so (method toRead() return char between -128 to 127 instead of 0 to 255 http://nagoya.apache.org/bug

DO NOT REPLY [Bug 12249] - tomcat binds to IP addresses it is configured not to bind to

2002-09-03 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

Tomcat Connectors: CoyoteServerSocketFactory compilation error

2002-09-03 Thread Javier Rodriguez
Hi, * I'm trying to build the Tomcat Connectors for Tomcat 4.0 from jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4/src/jakarta-tomc at-connectors-4.0.4-src.tar.gz under RedHat 7.3 and JDK 1.4.0 * I get this compilation error: CoyoteServerSocketFactory.java:102: createSocket(

cvs commit: jakarta-tomcat-connectors/webapp/support wa_apr.m4

2002-09-03 Thread jfclere
jfclere 2002/09/03 03:15:52 Modified:webapp/support wa_apr.m4 Log: use --link-libtool instead of --apr-la-file: --apr-la-file tests is the .la file exist and if not it returns " ". Revision ChangesPath 1.7 +5 -5 jakarta-tomcat-connectors/webapp/support/wa_ap

Re: Cannot load /usr/lib/apache/mod_webapp.so

2002-09-03 Thread jean-frederic clere
Clere, Jean-Frederic wrote: > Clere, Jean-Frederic wrote: > >> Jan Bromberger wrote: >> >>> I hope I did not missunderstand that you want me to report this. On >>> apachectl configtest I get: >>> >>> Syntax error on line 249 of /etc/httpd/httpd.conf: >>> Cannot load /usr/lib/apache/mod_webapp.so

Re: Cannot load /usr/lib/apache/mod_webapp.so

2002-09-03 Thread Jan Bromberger
> > Syntax error on line 249 of /etc/httpd/httpd.conf: > > Cannot load /usr/lib/apache/mod_webapp.so into server: libapr-0.so.0: > > cannot load shared object file: No such file or directory > > > > I built just today from CVS - both the webapp connector and APR. > > My system is SuSE Linux runnin

Re: Cannot load /usr/lib/apache/mod_webapp.so

2002-09-03 Thread Jan Bromberger
> It is fixed thanks to Justin ;-)) Uhhh... when exactly? I am not so very sure that the time from my last mail is 100% correct but I must have checked out not half an hour ago.. but I will retry. Thanks in advance, Jan -- To unsubscribe, e-mail: For additional comm

Re: Cannot load /usr/lib/apache/mod_webapp.so

2002-09-03 Thread jean-frederic clere
Jan Bromberger wrote: >>>Syntax error on line 249 of /etc/httpd/httpd.conf: >>>Cannot load /usr/lib/apache/mod_webapp.so into server: libapr-0.so.0: >>>cannot load shared object file: No such file or directory >>> >>>I built just today from CVS - both the webapp connector and APR. >>>My system is

DO NOT REPLY [Bug 12253] New: - Catalina fails to set proper charset

2002-09-03 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 12126] - Apache 2.0.40 and mod_jk2 errors

2002-09-03 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/webapp README.txt

2002-09-03 Thread jfclere
jfclere 2002/09/03 06:54:32 Modified:webapp README.txt Log: Arrange a "confusing" sentence. Put back the --enable-java parameter description. Revision ChangesPath 1.20 +8 -1 jakarta-tomcat-connectors/webapp/README.txt Index: README.txt ==

j2ee/j2se class loader problem??

2002-09-03 Thread Sean
My environment is Win 2k, JDK 1.4, J2EE 1.4.1 on Tomcat 4.0.2. Within my SOAP service running on Tomcat I need to access an entity EJB and also post messages to a JMS topic. In order to see the javax/jms/... objects Tomcat needs to have j2ee.jar on its classpath. If I publish to the topic befo

DO NOT REPLY [Bug 12259] New: - clientAuth=true returns page cannot be displayed

2002-09-03 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: j2ee/j2se class loader problem??

2002-09-03 Thread Dawkins, David
Your problem description reminds me of something I read recently (an article where a columnist rants about his Java experiences): If class A extends B { ... } B x = new A(); then ((A) x) == null if A and B were loaded by different classloaders. David Dawkins -Original Message--

DO NOT REPLY [Bug 11891] - JspC does not work for webapps

2002-09-03 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 11891] - JspC does not work for webapps

2002-09-03 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 12260] New: - Cannot access some contexts. WAR files do not run.

2002-09-03 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 12260] - Cannot access some contexts. WAR files do not run.

2002-09-03 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 12171] - does not evaluate expression for value="<%=expression%>"

2002-09-03 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 12263] New: - response.sendRedirect won't send to Tomcat SSL

2002-09-03 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 12260] - Cannot access some contexts. WAR files do not run.

2002-09-03 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: [5] [GUMP-PATCH] Make Tomcat 5 descriptor work (hopefully)

2002-09-03 Thread Stefan Bodewig
On 02 Sep 2002, Bob Herrmann <[EMAIL PROTECTED]> wrote: > I started playing with Gump with the hopes of getting TC5 to build, > but I am totally clueless. Let's see whether I can help. > I was playing with Gump last week then got interrupted by bug fixes. > (I created/checked-in TC5's gump.xml

cvs commit: jakarta-tomcat-5 gump.xml

2002-09-03 Thread bobh
bobh2002/09/03 09:07:54 Modified:.gump.xml Log: Fix repository dependencies Revision ChangesPath 1.3 +3 -2 jakarta-tomcat-5/gump.xml Index: gump.xml === RCS file: /home/cvs/ja

Re: [5] [GUMP-PATCH] Make Tomcat 5 descriptor work (hopefully)

2002-09-03 Thread Bob Herrmann
On Tue, 2002-09-03 at 02:53, Stefan Bodewig wrote: > On 02 Sep 2002, Bob Herrmann <[EMAIL PROTECTED]> wrote: > > > I started playing with Gump with the hopes of getting TC5 to build, > > but I am totally clueless. > > Let's see whether I can help. > > > I was playing with Gump last week then go

DO NOT REPLY [Bug 12266] New: - class not found building mod_webapp docs

2002-09-03 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 12260] - Cannot access some contexts. WAR files do not run.

2002-09-03 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 12260] - Cannot access some contexts. WAR files do not run.

2002-09-03 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 11883] - Unable to use Dynamic attributes

2002-09-03 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 11884] - getParent in a SimpleTag implementation returns a Tag

2002-09-03 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

Bug 11091 has now been untouched for over a month

2002-09-03 Thread Sean Reilly
Hi, I posted bug #11091 (http://issues.apache.org/bugzilla/show_bug.cgi?id=11091) on July 23rd. Since then, nobody besides myself has posted a comment to it, and it is still assigned to [EMAIL PROTECTED] The recent test milestone (4.1.10) released on August 30th does not fix the issue. Has anyone

DO NOT REPLY [Bug 12250] - response.encodeURL does not working correctly.

2002-09-03 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 12269] New: - body-content attribute of tag directive needs to be compared in a case insensitive manner

2002-09-03 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 12249] - tomcat binds to IP addresses it is configured not to bind to

2002-09-03 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: [vote] Possible logos for mod_jk documentation

2002-09-03 Thread Ken . Horn
(non-committer) 5 & 6 as Bojan suggested. -Original Message- From: Bojan Smojver [mailto:[EMAIL PROTECTED]] Sent: 02 September 2002 21:55 To: Tomcat Dev List Subject: Re: [vote] Possible logos for mod_jk documentation On Mon, 2002-09-02 at 23:35, jean-frederic clere wrote: > > I prefe

DO NOT REPLY [Bug 12260] - Cannot access some contexts. WAR files do not run.

2002-09-03 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

Jakarta Newsletter - Request For Content

2002-09-03 Thread Rob Oxspring
Hi all, Sorry for the cross post but I'd like to encourage as many contributions to the Jakarta Newsletter as possible. So, what are the chances of someone from each list to send me a sumamry of august's activity? I've been through EyeBrowse on nagoya a

DO NOT REPLY [Bug 11091] - Tomcat (4.1.7 - 4.1.9)-LE-jdk14 ignores error page specified in web.xml

2002-09-03 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 12249] - tomcat binds to IP addresses it is configured not to bind to

2002-09-03 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 JspUtil.java Validator.java

2002-09-03 Thread luehe
luehe 2002/09/03 15:26:24 Modified:jasper2/src/share/org/apache/jasper/compiler JspUtil.java Validator.java Log: Fixed 12201: Problem defining values for type element in attributes of custom actions Revision ChangesPath 1.15

DO NOT REPLY [Bug 12201] - Problme defining values for type element in attributes of custom actions

2002-09-03 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

mod_jk for IBM AIX System (Apache + Tomcat)

2002-09-03 Thread Manoj Kithany
Hi Experts! I am havig problems in Integrating my Apache(1.3) with Tomcat(4.0.4) on IBM AIX (5.1) System. It seems that it needs mod_jk.so file which is very difficult to get for IBM AIX System. Does anyone know how and from where to get that file? Can anyone forward me the file and the instr

DO NOT REPLY [Bug 12280] New: - Bogus exception stack trace

2002-09-03 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: [4.1.10] New test milestone released

2002-09-03 Thread Jan Luehe
Costin, > Something like: > > > > "> > > It'll fist generate a duplicated declaration ( once at top level, > once at block level ) for _jspx_sub_1, and then look for a > variable named 'sub' that is not declared. I am unable to reproduce your problem. The above test case compiles fine for

DO NOT REPLY [Bug 12110] - Database connection does not work

2002-09-03 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 12282] New: - NPE thrown when a tag defined by a tag file is specified as a fragment in the attribute of a tag defined by tag file

2002-09-03 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 12283] New: - If a tag implementing SimpleTag is invoked within a tag file a NPE is thrown

2002-09-03 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

Making A Donation (mod_jk for Mac OS X)

2002-09-03 Thread Chad Thompson
Hello! I recently compiled and configured the mod_jk module to work under Mac OS X. In the process, I created a script to compile the module (with instructions for obtaining libraries from the 'fink' project), along with the compiled binary for apache-1.3. (I note from an archive search tha

DO NOT REPLY [Bug 12126] - Apache 2.0.40 and mod_jk2 errors

2002-09-03 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 12126] - Apache 2.0.40 and mod_jk2 errors

2002-09-03 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 12126] - Apache 2.0.40 and mod_jk2 errors

2002-09-03 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