BugRat Report #424 was closed (apparently by: Pierre Delisle)

2000-11-24 Thread BugRat Mail System
Report #424 was closed by Person #0 Synopsis: Tomcat does not see derived setter methods of tag handlers (logged in as: Pierre Delisle)

cvs commit: jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/compiler JikesJavaCompiler.java

2000-11-24 Thread pierred
pierred 00/11/24 05:38:33 Modified:jasper/src/share/org/apache/jasper/compiler JikesJavaCompiler.java Log: Double quotes only in case of TC running under Windows. Submitted by: "Schmitt, Christian" [EMAIL PROTECTED] Revision ChangesPath 1.3

Re: Patch for JikesJavaCompiler.java

2000-11-24 Thread Pierre Delisle
Christian, Thanks for the patch. I've just aplied it to tomcat-4.0. As for tomcat-3.2, I will be porting patches there *only* if this is approved by Craig (since we are so close to an official release of 3.2). -- Pierre "Schmitt, Christian" wrote: Hi all, we've been working with TC

[PATCH] Possible fix for bug #373

2000-11-24 Thread Clinton, Doug
Further to my earlier message, I've been investigating the problem with ajp13 and found the following. RequestDispatcher.forward() calls realResponse.finish() as its final action. However, ContextManager.service() also calls finish() on the response which results in two packets of type

RE: [PATCH] Possible fix for bug #373

2000-11-24 Thread GOMEZ Henri
Hi, It seems your patch correct the AJP13 + RequestDispatcher.forward() problem. I'll do more tests but it seems to be good :-) Thanks PS: Could be commited ;-) "La maîtrise des autres n'est que la force. La maîtrise de vous-même est le véritable pouvoir" -- Lao Tzu -Original

BugRat Report #429 has been filed.

2000-11-24 Thread BugRat Mail System
Bug report #429 has just been filed. You can view the report at the following URL: http://znutar.cortexity.com/BugRatViewer/ShowReport/429 REPORT #429 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: low Severity: non-critical

tomcat usage output missing/written twice

2000-11-24 Thread Ralf Suckow
Hello, I've just submitted the following problem/solution to BugRat as Report number 429. This is my first jakarta bug report, so I'm taking advice from the web page to also send it to the mailing list. Hope that helps and does not annoy too much, the submitted bug is a minor problem ;-)

cvs commit: jakarta-tomcat-4.0/connector - New directory

2000-11-24 Thread pier
pier00/11/24 10:07:30 jakarta-tomcat-4.0/connector - New directory

cvs commit: jakarta-tomcat-4.0/connector/src - New directory

2000-11-24 Thread pier
pier00/11/24 10:07:42 jakarta-tomcat-4.0/connector/src - New directory

cvs commit: jakarta-tomcat-4.0/connector/src/webapplib - New directory

2000-11-24 Thread pier
pier00/11/24 10:08:42 jakarta-tomcat-4.0/connector/src/webapplib - New directory

Re: [Tomcat 3.2 beta 8] jsse ?

2000-11-24 Thread Craig R. McClanahan
Pilho Kim wrote: How can I test JSSE ? I have installed Tomcat 3.2 beta 8 on Win98. First, download JSSE (1.0.2) from the JavaSoft web site, and install it's JAR files on your classpath (or in the system extensions directory, $JAVA_HOME/jre/lib/ext on a Java2 platform). Next, edit your

Re: cvs commit: jakarta-tomcat-4.0/connector/src/webapplib wa.c wa.h wa_connection.c wa_connection.h wa_host.c wa_host.h wa_provider.c wa_provider.h wa_provider_info.c wa_request.c wa_request.h

2000-11-24 Thread Craig R. McClanahan
I would rather wait and include the connector stuff in the m5 milestone -- that way it will get more attention (and bug fixes :-). Also, I don't see any makefiles or other build scripts for the web connector, or for the invocation stuff. I'd be happy to integrate whatever is necessary into the

Re: [PROPOSAL] Tomcat 4.0 Milestone 5

2000-11-24 Thread Craig R. McClanahan
See intermixed below. GOMEZ Henri wrote: I plan to cut a "milestone 5" release of Tomcat 4.0 this coming Friday (or, worst case, on Saturday). As a sneak preview of coming attractions, the following cool stuff will be included: Nice... * Initial version of the web connector for Apache

Re: [PROPOSAL] Tomcat 4.0 Milestone 5

2000-11-24 Thread Glenn Nielsen
"Craig R. McClanahan" wrote: See intermixed below. On 4.0 stability? I don't think so. You should consider me to be biased (Catalina has been *my* baby, after all :-), but I've seen the insides of 3.2 and 4.0 in a lot more detail than I ever hoped to over the last month. I have come

BugRat Report #197 was closed (apparently by: Nick Bauman)

2000-11-24 Thread BugRat Mail System
Report #197 was closed by Person #0 Synopsis: Apache cannot load ApacheModuleJServ at startup (logged in as: Nick Bauman)

BugRat Report #208 was linked to Bug #55(apparently by:Nick Bauman)

2000-11-24 Thread BugRat Mail System
BugRat Report #208 was linked to Bug #55 (logged in as:Nick Bauman)

BugRat Report #210 was linked to Bug #56(apparently by:Nick Bauman)

2000-11-24 Thread BugRat Mail System
BugRat Report #210 was linked to Bug #56 (logged in as:Nick Bauman)

BugRat Report #373 was linked to Bug #58(apparently by:Nick Bauman)

2000-11-24 Thread BugRat Mail System
BugRat Report #373 was linked to Bug #58 (logged in as:Nick Bauman)

BugRat Report #373 was linked to Bug #59(apparently by:Nick Bauman)

2000-11-24 Thread BugRat Mail System
BugRat Report #373 was linked to Bug #59 (logged in as:Nick Bauman)

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/util/xml SaxContext.java XmlMapper.java

2000-11-24 Thread craigmcc
craigmcc00/11/24 14:36:26 Modified:catalina/src/share/org/apache/catalina Context.java catalina/src/share/org/apache/catalina/core StandardContext.java catalina/src/share/org/apache/catalina/startup

BugRat Report #198 was closed (apparently by: Nick Bauman)

2000-11-24 Thread BugRat Mail System
Report #198 was closed by Person #0 Synopsis: Problem reported in bug #50 of init() being called twice at start-up servlet load (logged in as: Nick Bauman)

BugRat Report #200 was closed (apparently by: Nick Bauman)

2000-11-24 Thread BugRat Mail System
Report #200 was closed by Person #0 Synopsis: Simultaneous requests from browsers cause data returned by JSPs to be garbled (logged in as: Nick Bauman)

BugRat Report #201 was closed (apparently by: Nick Bauman)

2000-11-24 Thread BugRat Mail System
Report #201 was closed by Person #0 Synopsis: XML notation for JSP scriptlet causes scriptlet not to run (logged in as: Nick Bauman)