DO NOT REPLY [Bug 12606] - jasper2 sometimes creates multiple declarations of the same variable name in the generated servlet - jsp compilation fails

2002-09-12 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 12606] - jasper2 sometimes creates multiple declarations of the same variable name in the generated servlet - jsp compilation fails

2002-09-12 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 12606] New: - jasper2 sometimes creates multiple declarations of the same variable name in the generated servlet - jsp compilation fails

2002-09-12 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/src/share/org/apache/tomcat/util/xml XmlMapper.java

2002-09-12 Thread billbarker
billbarker2002/09/12 22:47:59 Modified:src/share/org/apache/tomcat/util/xml XmlMapper.java Log: Convert to commons-logging. Revision ChangesPath 1.41 +14 -14 jakarta-tomcat/src/share/org/apache/tomcat/util/xml/XmlMapper.java Index: XmlMapper.java

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/io FileUtil.java

2002-09-12 Thread billbarker
billbarker2002/09/12 22:43:48 Modified:src/share/org/apache/tomcat/util/io FileUtil.java Log: Fix cut/paste errors. Revision ChangesPath 1.9 +6 -7 jakarta-tomcat/src/share/org/apache/tomcat/util/io/FileUtil.java Index: FileUtil.java

DO NOT REPLY [Bug 12605] New: - [RFE] text/xml mime type not listed in default web.xml

2002-09-12 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/src/share/org/apache/tomcat/util/io FileUtil.java

2002-09-12 Thread billbarker
billbarker2002/09/12 22:31:08 Modified:src/share/org/apache/tomcat/util/io FileUtil.java Log: Converting to commons-logging. Revision ChangesPath 1.8 +10 -9 jakarta-tomcat/src/share/org/apache/tomcat/util/io/FileUtil.java Index: FileUtil.java ===

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/hooks Hooks.java

2002-09-12 Thread billbarker
billbarker2002/09/12 22:23:32 Modified:src/share/org/apache/tomcat/util/hooks Hooks.java Log: Converting to commons-logging. Revision ChangesPath 1.9 +5 -5 jakarta-tomcat/src/share/org/apache/tomcat/util/hooks/Hooks.java Index: Hooks.java ==

Re: [PATCH] for bug#12049: symlinked directories, jsp pages arenot served

2002-09-12 Thread Bill Barker
- Original Message - From: "Remy Maucherat" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Thursday, September 12, 2002 7:39 PM Subject: Re: [PATCH] for bug#12049: symlinked directories, jsp pages arenot served > > On 13/9/02 1:14, "Remy Maucherat" <[EMAIL PR

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/compat Jdk11Compat.java Jdk12Support.java SimpleClassLoader.java

2002-09-12 Thread billbarker
billbarker2002/09/12 21:47:02 Modified:src/share/org/apache/tomcat/util/compat Jdk11Compat.java Jdk12Support.java SimpleClassLoader.java Log: Converting to using commons-logging. Revision ChangesPath 1.14 +7 -10 jakarta-tomcat/src/share/

Re: Applet Codebase From Servlet

2002-09-12 Thread Bojan Smojver
There is no difference between the HTML generated by the servlet and a static HTML file. So, cut yourself a static HTML file (handy for testing), put the applet tag in there and watch the web server log files to see what is the actual requested URL. Once you know that, fix it accordingly and you'l

Applet Codebase From Servlet

2002-09-12 Thread Martin Mc Atamney
I have a servlet which produces straight HTML. In the HTML I'd like to embed an applet tag. My servlet is in com.test.servlet, my applet in com.test.applet. I set the code value in the applet tag to "test.class", but after trying various combinations for codebase I still getting a FileNotFou

DO NOT REPLY [Bug 12601] - Listener Exception does not cause server error

2002-09-12 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: [PATCH] for bug#12049: symlinked directories, jsp pages arenot served

2002-09-12 Thread Remy Maucherat
> On 13/9/02 1:14, "Remy Maucherat" <[EMAIL PROTECTED]> wrote: > > >> This bug is kind of annoying when there are lots of pages > >> shared across multiple clients. The common practice we > >> use on Tomcat 4.0.2 is to build symbolic links under each > >> client that points to a centralized place

cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/defaultcontext SaveDefaultContextAction.java

2002-09-12 Thread amyroh
amyroh 2002/09/12 18:35:35 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin Lists.java TomcatTreeBuilder.java webapps/admin/WEB-INF/classes/org/apache/webapp/admin/context SaveContextAction.java

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/mbeans DefaultContextMBean.java MBeanFactory.java ServerLifecycleListener.java

2002-09-12 Thread amyroh
amyroh 2002/09/12 18:35:23 Modified:catalina/src/share/org/apache/catalina/mbeans DefaultContextMBean.java MBeanFactory.java ServerLifecycleListener.java Log: Add NamingResource handling for DefaultContext. Revision ChangesP

DO NOT REPLY [Bug 12601] New: - Listener Exception does not cause server error

2002-09-12 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: [PATCH] for bug#12049: symlinked directories, jsp pages arenot served

2002-09-12 Thread Pier Fumagalli
On 13/9/02 1:14, "Remy Maucherat" <[EMAIL PROTECTED]> wrote: >> This bug is kind of annoying when there are lots of pages >> shared across multiple clients. The common practice we >> use on Tomcat 4.0.2 is to build symbolic links under each >> client that points to a centralized place to avoid fi

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

2002-09-12 Thread luehe
luehe 2002/09/12 17:29:48 Modified:jasper2/src/share/org/apache/jasper/compiler Generator.java Log: Removed curly brackets at the beginning and end of simple tag invocation Revision ChangesPath 1.101 +3 -8 jakarta-tomcat-jasper/jasper2/src/share/org/apache/ja

Re: [PATCH] for bug#12049: symlinked directories, jsp pages are not served

2002-09-12 Thread Remy Maucherat
> This bug is kind of annoying when there are lots of pages > shared across multiple clients. The common practice we > use on Tomcat 4.0.2 is to build symbolic links under each > client that points to a centralized place to avoid file > copying on deployment. > > With the new code in 4.1, the pa

[PATCH] for bug#12049: symlinked directories, jsp pages are not served

2002-09-12 Thread Liu, Xiaoyan
This bug is kind of annoying when there are lots of pages shared across multiple clients. The common practice we use on Tomcat 4.0.2 is to build symbolic links under each client that points to a centralized place to avoid file copying on deployment. With the new code in 4.1, the path check below

DO NOT REPLY [Bug 12387] - JSP Compilation errors: jars in WEB-INF/lib and classes in WEB-INF/classes not in classpath

2002-09-12 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 12591] - Variable declared with scope="AT_END" available within the body of a simple tag

2002-09-12 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 12387] - JSP Compilation errors: jars in WEB-INF/lib and classes in WEB-INF/classes not in classpath

2002-09-12 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 12594] - If a SKIP_PAGE is returned from a classic tag nested within a Simple Tag , the page following the simple tag is displayed

2002-09-12 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 Generator.java

2002-09-12 Thread kinman
kinman 2002/09/12 15:51:23 Modified:jasper2/src/share/org/apache/jasper/compiler Generator.java Log: - Fix 12594: When in a fragment, a SKIP_PAGE return should be converted to a SkipException. Revision ChangesPath 1.100 +9 -5 jakarta-tomcat-jasper/jasper2/

DO NOT REPLY [Bug 12590] - Unable to nest jsp:attribute within jsp:body if used with jsp:include

2002-09-12 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-09-12 Thread kinman
kinman 2002/09/12 14:57:01 Modified:jasper2/src/share/org/apache/jasper/compiler Parser.java jasper2/src/share/org/apache/jasper/resources messages.properties Log: - Fix 12590: should be allowed in the body of for its value attribute

Re: (tester failure) cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/valves ErrorDispatcherValve.java

2002-09-12 Thread Steve Downey
The new attributes in the request are causing tester to fail on a number of include and forward tests. For example [tester] EXPECTED: == [tester] This is before the include [tester] Include00a PASSEDSessionListener01: sessionCreated() [tester] Sessi

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/runtime JspContextWrapper.java

2002-09-12 Thread kinman
kinman 2002/09/12 13:48:17 Modified:jasper2/src/share/org/apache/jasper/compiler TagFileProcessor.java jasper2/src/share/org/apache/jasper/runtime JspContextWrapper.java Log: - pageInfo can be null if the page is not co

DO NOT REPLY [Bug 12462] - Request to META-INF return a 404 error

2002-09-12 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 12462] - Request to META-INF return a 404 error

2002-09-12 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-catalina/catalina/src/share/org/apache/catalina/ssi SSIServlet.java

2002-09-12 Thread amyroh
amyroh 2002/09/12 13:40:37 Modified:catalina/src/share/org/apache/catalina/core StandardContextValve.java catalina/src/share/org/apache/catalina/ssi SSIServlet.java Log: Change back to return 404 since the spec will be changed to require 404

cvs commit: jakarta-tomcat-jasper gump3.xml

2002-09-12 Thread bobh
bobh2002/09/12 13:39:58 Modified:.gump3.xml Log: - We only need to export the jar that comes with jasper... jasper is actually compiled when tc5 is compiled. so the other jars arent exported via this project Revision ChangesPath 1.3 +1 -3 jakar

DO NOT REPLY [Bug 12594] New: - If a SKIP_PAGE is returned from a classic tag nested within a Simple Tag , the page following the simple tag is displayed

2002-09-12 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 12591] New: - Variable declared with scope="AT_END" available within the body of a simple tag

2002-09-12 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 12590] New: - Unable to nest jsp:attribute within jsp:body if used with jsp:include

2002-09-12 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 tarball is borked.

2002-09-12 Thread Pier Fumagalli
"Pier Fumagalli" <[EMAIL PROTECTED]> wrote: > "Craig R. McClanahan" <[EMAIL PROTECTED]> wrote: >> On Thu, 12 Sep 2002, Pier Fumagalli wrote: >> >>> Date: Thu, 12 Sep 2002 19:27:31 +0100 >>> From: Pier Fumagalli <[EMAIL PROTECTED]> >>> Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> >>> To:

Re: 4.1.10 tarball is borked.

2002-09-12 Thread Pier Fumagalli
"Craig R. McClanahan" <[EMAIL PROTECTED]> wrote: > On Thu, 12 Sep 2002, Pier Fumagalli wrote: > >> Date: Thu, 12 Sep 2002 19:27:31 +0100 >> From: Pier Fumagalli <[EMAIL PROTECTED]> >> Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> >> To: Tomcat Developers List <[EMAIL PROTECTED]> >> Subject

Re: 4.1.10 tarball is borked.

2002-09-12 Thread Craig R. McClanahan
On Thu, 12 Sep 2002, Pier Fumagalli wrote: > Date: Thu, 12 Sep 2002 19:27:31 +0100 > From: Pier Fumagalli <[EMAIL PROTECTED]> > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> > To: Tomcat Developers List <[EMAIL PROTECTED]> > Subject: 4.1.10 tarball is borked. > > Whoever packaged the tar

4.1.10 tarball is borked.

2002-09-12 Thread Pier Fumagalli
Whoever packaged the tar gzip distribution didn't check that it was actually _packaged_ properly... I get a few gazillion broken files (noticeably with some beautiful "././@LongLink" entries), and with all file names longer than 100 or something characters foobared up... (like: jakarta-tomcat-4.1

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

2002-09-12 Thread hgomez
hgomez 2002/09/12 09:29:19 Modified:jk/native/common jk_jni_worker.c Log: OS400 JNI need strings to be converted from EBCDIC to ASCII Revision ChangesPath 1.14 +46 -1 jakarta-tomcat-connectors/jk/native/common/jk_jni_worker.c Index: jk_jni_worker.c =

DO NOT REPLY [Bug 12578] - JSP forward not working OK from JSP include

2002-09-12 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/xdocs/jk2 configweb.xml

2002-09-12 Thread mturk
mturk 2002/09/12 09:15:25 Modified:jk/xdocs/jk2 configweb.xml Log: added a 'reverse' uri decription. Please do a syntax and grammar check. Revision ChangesPath 1.4 +7 -0 jakarta-tomcat-connectors/jk/xdocs/jk2/configweb.xml Index: configweb.xml =

DO NOT REPLY [Bug 12503] - default servlet overrides welcome file

2002-09-12 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 12578] - JSP forward not working OK from JSP include

2002-09-12 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 12578] New: - JSP forward not working OK from JSP include

2002-09-12 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/src/share/org/apache/jasper/resources messages_fr.properties

2002-09-12 Thread hgomez
hgomez 2002/09/12 07:32:52 Modified:src/share/org/apache/jasper/resources messages_fr.properties Log: Add missing fr translations Revision ChangesPath 1.6 +4 -1 jakarta-tomcat/src/share/org/apache/jasper/resources/messages_fr.properties Index: messages_

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/resources LocalStrings_fr.properties

2002-09-12 Thread hgomez
hgomez 2002/09/12 07:27:16 Modified:src/share/org/apache/tomcat/resources LocalStrings_fr.properties Log: Correct typo Revision ChangesPath 1.5 +2 -2 jakarta-tomcat/src/share/org/apache/tomcat/resources/LocalStrings_fr.properties

DO NOT REPLY [Bug 12559] - setLocale gives wrong content type

2002-09-12 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: cvs commit: jakarta-tomcat-connectors/jk/xdocs/jk2 configweb.xml

2002-09-12 Thread Henri Gomez
jean-frederic clere wrote: > What about creating style(s) for the nested subsections? > This document is not very readable for the moment and I am looking for > ideas to improve it. It seems fine to me. -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: cvs commit: jakarta-tomcat-connectors/jk/xdocs/jk2 configweb.xml

2002-09-12 Thread jean-frederic clere
What about creating style(s) for the nested subsections? This document is not very readable for the moment and I am looking for ideas to improve it. [EMAIL PROTECTED] wrote: > jfclere 2002/09/12 05:59:33 > > Modified:jk/xdocs/jk2 configweb.xml > Log: > Add a line to list the possi

cvs commit: jakarta-tomcat-connectors/jk/xdocs/jk2 configweb.xml

2002-09-12 Thread jfclere
jfclere 2002/09/12 05:59:33 Modified:jk/xdocs/jk2 configweb.xml Log: Add a line to list the possible worker types. Revision ChangesPath 1.3 +3 -0 jakarta-tomcat-connectors/jk/xdocs/jk2/configweb.xml Index: configweb.xml =

Re: cvs commit: jakarta-tomcat-connectors/jk/support jk_apxs.m4

2002-09-12 Thread jean-frederic clere
Henri Gomez wrote: > jean-frederic clere wrote: > >> Henri Gomez wrote: >> >>> [EMAIL PROTECTED] wrote: >>> jfclere 2002/09/12 03:33:45 Modified:jk/support jk_apxs.m4 Log: Prevent using --with-apxs2 with apache-1.3 and vice-versa(s). Revision Chang

cvs commit: jakarta-tomcat-connectors/jk/xdocs/jk2 installhowto.xml configweb.xml

2002-09-12 Thread jfclere
jfclere 2002/09/12 05:39:12 Modified:jk/xdocs/jk2 configweb.xml Added: jk/xdocs/jk2 installhowto.xml Log: Start to describe the installation of mod_jk2. Revision ChangesPath 1.2 +0 -5 jakarta-tomcat-connectors/jk/xdocs/jk2/configweb.xml Index: con

Re: cvs commit: jakarta-tomcat-connectors/jk/support jk_apxs.m4

2002-09-12 Thread Henri Gomez
jean-frederic clere wrote: > Henri Gomez wrote: > >> [EMAIL PROTECTED] wrote: >> >>> jfclere 2002/09/12 03:33:45 >>> >>> Modified:jk/support jk_apxs.m4 >>> Log: >>> Prevent using --with-apxs2 with apache-1.3 and vice-versa(s). >>> Revision ChangesPath >>> 1.5 +7 -1

problem with nested (struts) iterate tags with Tomcat 4.1.10

2002-09-12 Thread Martin Wilson
Hi, I think this is a defect in Tomcat 4.1.10. Does anyone agree? I have recently installed Tomcat 4.1.10, having previously used Tomcat 4.0.4. We're using Struts 1.0.2. Some of our jsp pages give the following error: Generated servlet error: [javac] Compiling 1 source file D:\jakarta\jakar

DO NOT REPLY [Bug 12550] - webapps//WEB-INF/lib not loading jars

2002-09-12 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: cvs commit: jakarta-tomcat-connectors/jk/support jk_apxs.m4

2002-09-12 Thread jean-frederic clere
Henri Gomez wrote: > [EMAIL PROTECTED] wrote: > >> jfclere 2002/09/12 03:33:45 >> >> Modified:jk/support jk_apxs.m4 >> Log: >> Prevent using --with-apxs2 with apache-1.3 and vice-versa(s). >> Revision ChangesPath >> 1.5 +7 -1 jakarta-tomcat-connectors/jk/suppor

Re: cvs commit: jakarta-tomcat-connectors/jk/support jk_apxs.m4

2002-09-12 Thread Henri Gomez
[EMAIL PROTECTED] wrote: > jfclere 2002/09/12 03:33:45 > > Modified:jk/support jk_apxs.m4 > Log: > Prevent using --with-apxs2 with apache-1.3 and vice-versa(s). > > Revision ChangesPath > 1.5 +7 -1 jakarta-tomcat-connectors/jk/support/jk_apxs.m4 > > Index

cvs commit: jakarta-tomcat-connectors/jk/native2/server/apache13 mod_jk2.c

2002-09-12 Thread jfclere
jfclere 2002/09/12 03:43:37 Modified:jk/native2/server/apache13 mod_jk2.c Log: Typo. Revision ChangesPath 1.19 +2 -2 jakarta-tomcat-connectors/jk/native2/server/apache13/mod_jk2.c Index: mod_jk2.c =

cvs commit: jakarta-tomcat-connectors/jk/support jk_apxs.m4

2002-09-12 Thread jfclere
jfclere 2002/09/12 03:33:45 Modified:jk/support jk_apxs.m4 Log: Prevent using --with-apxs2 with apache-1.3 and vice-versa(s). Revision ChangesPath 1.5 +7 -1 jakarta-tomcat-connectors/jk/support/jk_apxs.m4 Index: jk_apxs.m4 ==

build errors

2002-09-12 Thread jean-frederic clere
Hi, I am fighting with the build of TC 4.1: +++ [javac] Compiling 14 source files to /home/jakarta/jakarta-tomcat-4.1/jasper/build/shared/classes [javac] /home/jakarta/jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler/Generator.java:388: Method isPoolingEnabled() no

cvs commit: jakarta-tomcat-connectors/jk/xdocs/jk domhowto.xml neshowto.xml iishowto.xml

2002-09-12 Thread hgomez
hgomez 2002/09/12 00:54:16 Modified:jk/xdocs/jk domhowto.xml neshowto.xml iishowto.xml Log: Correct english sentences Revision ChangesPath 1.4 +1 -1 jakarta-tomcat-connectors/jk/xdocs/jk/domhowto.xml Index: domhowto.xml

cvs commit: jakarta-tomcat-connectors/jk/xdocs/jk aphowto.xml

2002-09-12 Thread hgomez
hgomez 2002/09/12 00:53:09 Modified:jk/xdocs/jk aphowto.xml Log: Updates provided by IBM fellow Walt Krapohl Revision ChangesPath 1.9 +28 -21jakarta-tomcat-connectors/jk/xdocs/jk/aphowto.xml Index: aphowto.xml ===