DO NOT REPLY [Bug 6215] New: - ServletRequest#getRemoteAddr() returns 127.0.0.1 after 2 requests.

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

DO NOT REPLY [Bug 5746] - Settting an error page for the status code 500 doesn't display the page.

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

RE: [PATCH] RETRY: Tomcat 4.0 Docs SSL-Howto

2002-02-04 Thread GOMEZ Henri
If there are any further questions or comments - just hit reply... I like it - If noone complains I will try to commit it - I just ask pedro to send me a plain copy, so let me take at look at ;) PS: Christopher and Eric should take a look also ;) -- To unsubscribe, e-mail:

RE: cvs commit: jakarta-tomcat RELEASE-PLAN-3.3.1.txt

2002-02-04 Thread GOMEZ Henri
+5958 Wrong mod_jk.conf for path pattern Easy enough to fix. The only question is if we want to change only ${Server}Config, or do we want to change the mod_jk behavior so that the two statements: JkMount /myApp/foobar/* ajp13 and JkMount /myApp/foobar* ajp13 are the same (i.e.

DO NOT REPLY [Bug 6218] New: - Relative links broken for servlets

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

DO NOT REPLY [Bug 6218] - Relative links broken for servlets

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

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/config http11.xml

2002-02-04 Thread jfclere
jfclere 02/02/04 05:36:07 Modified:webapps/tomcat-docs/config http11.xml Log: Arrange webapp link. Revision ChangesPath 1.3 +1 -1 jakarta-tomcat-4.0/webapps/tomcat-docs/config/http11.xml Index: http11.xml

DO NOT REPLY [Bug 6223] New: - setContentType changes HTTP headers to type specfied

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

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/config webapp.xml

2002-02-04 Thread jfclere
jfclere 02/02/04 10:03:13 Modified:webapps/tomcat-docs/config webapp.xml Log: Start replacing the FIXMEs by something a little better. Revision ChangesPath 1.2 +56 -5 jakarta-tomcat-4.0/webapps/tomcat-docs/config/webapp.xml Index: webapp.xml

RE: cvs commit: jakarta-tomcat RELEASE-PLAN-3.3.1.txt

2002-02-04 Thread costinm
On Mon, 4 Feb 2002, Jonathan Reichhold wrote: /el-niño.jsp should be sent (per the w3c recommendation) as /el-nin%c3%b1o.jsp which is a UTF-8 encoded bytes sequences for any characters which aren't in the ~60 characters allowed from ASCII. The encoding used for the byte conversion is not

DO NOT REPLY [Bug 6228] New: - res.sendError sends blank page.

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

DO NOT REPLY [Bug 6229] New: - Need way to specify where to write catalina.out

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

DO NOT REPLY [Bug 6215] - ServletRequest#getRemoteAddr() returns 127.0.0.1 after 2 requests.

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

DO NOT REPLY [Bug 4564] - request.getRemoteAddr() and AccesLog not working

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

[PATCH] JspC package names

2002-02-04 Thread Mike Schrag
In 4.0.1, JspC commandline tool is not making package names that correspond to subdirectories in my context directory (i.e. I need /help/testhelp.jsp to become help/testhelp.java and be package help;). There is a setOutputInDirs method on the CommandLineContext that seems like it should toggle

RE: [PATCH] JspC package names

2002-02-04 Thread Steve Downey
I think this has been fixed with the patch to correct bug 5471. That changes how package names are generated in CommandLineContext. I'm glad to see someone else is using jspc. It's been broken so often, I thought I was the only one. -Original Message- From: Mike Schrag

Re: [PATCH] JspC package names

2002-02-04 Thread Mike Schrag
Cool... Looks like I fell victim to the File.separator vs. URI problem that you mention in the bug too :) ... I know what you mean about poor jspc being left hanging -- I've been using a heavily tweaked/patched 3.2 version for the longest time. It seems to be a little better in 4.0 now, at

DO NOT REPLY [Bug 6160] - HttpServletResponse.flushBuffer() fails to flush data to client

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

com.apache.catalina.startup.UserConfig Idea.

2002-02-04 Thread Brian Maher
Currently, only a single Context (which means a single webapp) can be deployed per user. However, here at Western Washington University, we are developing multiple webapps at a time. To allow this, I wrote some code which is very similar to the com.apache.catalina.startup.UserConfig.java code

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

2002-02-04 Thread amyroh
amyroh 02/02/04 12:28:50 Modified:catalina/src/share/org/apache/catalina/mbeans MBeanUtils.java ServerLifecycleListener.java Log: Add to create MBeanFactory MBean so it's visible to admin application. Revision ChangesPath 1.18 +52 -4

RE: Issues with Tomcat 4.0.1 and WebAppDeploy

2002-02-04 Thread Donna Molinari
Hello Punky, I tried this and I am unable to get to the manager, I get - HTTP Status 404 - /manager Now what? -Original Message- From: Punky Tse [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 03, 2002 7:50 PM To: Donna Molinari Cc: Tomcat Developers List Subject: Re: Issues with

cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/service AddServiceAction.java AddServiceForm.java SetUpAddServiceAction.java

2002-02-04 Thread manveen
manveen 02/02/04 09:59:19 Modified:webapps/admin server.jsp webapps/admin/WEB-INF struts-config.xml webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties

RE: Issues with Tomcat 4.0.1 and WebAppDeploy

2002-02-04 Thread Donna Molinari
2002-02-04 09:12:04 [org.apache.catalina.connector.warp.WarpConnector] Connection from papeete/10.40.47.78:54331 to Hello Punky, There are many log files with Tomcat and in this log file, I found an Java Exception in the apache_log.2002-02-04.txt. Please see again my attached configuration

[PATCH] configurable jsp servlet base

2002-02-04 Thread Mike Schrag
Currently the default base class for a JSP is hardcoded into JspC. The base class can be overridden individually for each JSP, but there is no way to override the default (i.e. if you have your own standard custom base class). This patch adds: 1) a -jspservletbase XXX option to JspC

DO NOT REPLY [Bug 6229] - Need way to specify where to write catalina.out

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

DO NOT REPLY [Bug 6214] - Problems on ClientAuth

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

Re: Multiple URLs/Single IP

2002-02-04 Thread Bojan Smojver
Now you have me totally confused :-( I'll tell you what I know, and if that helps you, good. If not, please disregard. The fact that www.aa.com and www.bb.com have the same IP address makes them name based virtual hosts. So, you're telling your TC 3.3.x to be ready to handle things for both

bug in /usr/bin/dtomcat3 script in 3-3.3a-2 rpm (mprotect errors intomcat.log)

2002-02-04 Thread Ray Pitmon
Hi, I just installed the 3.3a rpms and when I tried starting tomcat with the /etc/rc.d/init.d/tomcat3 script, all I got was these in the /var/log/tomcat3/tomcat.log file: mprotect: Bad address mprotect reset: Bad address mprotect reset: Bad address EmbededTomcat: Startup time 40 right around

DO NOT REPLY [Bug 6229] - Need way to specify where to write catalina.out

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

Re: Multiple URLs/Single IP

2002-02-04 Thread Micael Padraig Og mac Grene
Thank you, Bojan. I am going to try that, and will try to figure out a favor for you if it works. My father told me to always pay back ten times: ten times more for a good turn, and ten times more for a bad. Micael At 08:06 AM 2/5/02 +1100, you wrote: Now you have me totally confused :-(

Re: Multiple URLs/Single IP

2002-02-04 Thread Bojan Smojver
On Tue, 2002-02-05 at 08:38, Micael Padraig Og mac Grene wrote: Thank you, Bojan. I am going to try that, and will try to figure out a favor for you if it works. My father told me to always pay back ten times: ten times more for a good turn, and ten times more for a bad. Micael Hope I

Re: bug in /usr/bin/dtomcat3 script in 3-3.3a-2 rpm (mprotect errors in tomcat.log)

2002-02-04 Thread hgomez
En réponse à Ray Pitmon [EMAIL PROTECTED]: Hi, I just installed the 3.3a rpms and when I tried starting tomcat with the /etc/rc.d/init.d/tomcat3 script, all I got was these in the /var/log/tomcat3/tomcat.log file: mprotect: Bad address mprotect reset: Bad address mprotect reset: Bad

Header handling bug in class org.apache.Ajp13

2002-02-04 Thread Jianliang Zhao
I enabled AJP 1.3 connector on Tomcat 4.0.1 with Netscape Server and found a NumberFormatException thrown for a HTTP request with non-standard headers. I checked out the code from module jakarta-tomcat-connectors with tag tomcat_401. After some debuging, it seems the following code is causing

RE: Header handling bug in class org.apache.Ajp13

2002-02-04 Thread Kevin Seguin
the fix for this is already in cvs and will be part of the next 4.0.2 beta release. -Original Message- From: Jianliang Zhao [mailto:[EMAIL PROTECTED]] Sent: Monday, February 04, 2002 4:26 PM To: Tomcat-dev (E-mail) Subject: Header handling bug in class org.apache.Ajp13 I

Re: Multiple URLs/Single IP

2002-02-04 Thread Micael Padraig Og mac Grene
Well, I assumed it was good, and even if not, that you were meaning good. So, no problem, my friend! ;-) At 09:14 AM 2/5/02 +1100, you wrote: On Tue, 2002-02-05 at 08:38, Micael Padraig Og mac Grene wrote: Thank you, Bojan. I am going to try that, and will try to figure out a favor for

DO NOT REPLY [Bug 6229] - Need way to specify where to write catalina.out

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

DO NOT REPLY [Bug 6234] New: - checkError method of Servlet's PrintWriter is unreliable

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

DO NOT REPLY [Bug 6229] - Need way to specify where to write catalina.out

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

DO NOT REPLY [Bug 6235] New: - tomcat4-4.0.1-1 rpm has wrong owner for /var/tomcat4/webapps

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

Do different virtual hosts have to have different appBase values?

2002-02-04 Thread Micael Padraig Og mac Grene
[ ] They do. Reason: [ ] They don't. Reason: -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

DO NOT REPLY [Bug 6236] New: - [PATCH] BUILDING.txt doesn't mention jaas.jar

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

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/generators ErrorHandler.java

2002-02-04 Thread larryi
larryi 02/02/04 17:22:43 Modified:src/share/org/apache/tomcat/modules/generators ErrorHandler.java Log: Fix for Bug 4600. Make the default status code for the RedirectHandler configurable. The defaultRedirectStatus attribute may be set to 301 or

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/config AutoWebApp.java

2002-02-04 Thread larryi
larryi 02/02/04 17:30:29 Modified:src/share/org/apache/tomcat/modules/config AutoWebApp.java Log: Add a reloadable attribute so auto-served contexts can be easily configured to have reloading enabled or disabled. This was added because the ReloadInterceptor can't be removed

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

2002-02-04 Thread larryi
larryi 02/02/04 17:32:05 Modified:src/share/org/apache/tomcat/util IntrospectionUtils.java Log: Update to add the classes directory before the jars. Revision ChangesPath 1.17 +2 -2 jakarta-tomcat/src/share/org/apache/tomcat/util/IntrospectionUtils.java

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/server Http10Interceptor.java

2002-02-04 Thread larryi
larryi 02/02/04 17:34:02 Modified:src/share/org/apache/tomcat/modules/server Http10Interceptor.java Log: Revert back to the delaySocketClose attribute. The new code turned out not to help. Revision ChangesPath 1.32 +11 -17

StandardSession: should StandardSession.manager be transient?

2002-02-04 Thread jonathan
I've just been browsing through the StandardSession (org.apache.catalina.session.StandardSession) implementation in TC4.0.2-b2 and noticed that the field manager is not transient. Is this a mistake? Won't each session have a different manager every time it is deserialised? Or have I lost the

Tomcat with IIS 6.0

2002-02-04 Thread Jones, Stephen
Has anyone tried using Tomcat with IIS 6.0 (any version of Tomcat)? I am attempting this using the JNI configuration, and not having any luck so far. This is the webserver that is coming with the new Windows .NET Server Family-- I think a lot of people will need to deploy Tomcat on it. Any help

cvs commit: jakarta-tomcat/src/doc serverxml.html

2002-02-04 Thread larryi
larryi 02/02/04 18:06:20 Modified:src/doc serverxml.html Log: Document some recent changes and a little rearranging. Revision ChangesPath 1.18 +40 -34jakarta-tomcat/src/doc/serverxml.html Index: serverxml.html

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

2002-02-04 Thread larryi
larryi 02/02/04 18:11:00 Modified:.RELEASE-NOTES-3.3.1.txt Log: Document latest changes Revision ChangesPath 1.30 +24 -7 jakarta-tomcat/RELEASE-NOTES-3.3.1.txt Index: RELEASE-NOTES-3.3.1.txt

Re: Issues with Tomcat 4.0.1 and WebAppDeploy

2002-02-04 Thread Punky Tse
Hey, why do you change the port from 8008 to 8009? In tomcat connector side, 8008 is for mod_webapp while 8009 is for mod_jk. Please fall back to 8008 and try again Your httpd.conf looks rights, but this line: WebAppDeploy ROOT warpConnection / I don't know if it can work and may cause

cvs commit: jakarta-tomcat/src/doc serverxml.html

2002-02-04 Thread larryi
larryi 02/02/04 18:19:22 Modified:src/doc serverxml.html Log: Forgot to mention welcome files are affected by defaultRedirectStatus. Revision ChangesPath 1.19 +3 -2 jakarta-tomcat/src/doc/serverxml.html Index: serverxml.html

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

2002-02-04 Thread larryi
larryi 02/02/04 18:20:25 Modified:.RELEASE-NOTES-3.3.1.txt Log: Forgot to mention welcome files are affected by defaultRedirectStatus. Revision ChangesPath 1.31 +2 -2 jakarta-tomcat/RELEASE-NOTES-3.3.1.txt Index: RELEASE-NOTES-3.3.1.txt

DO NOT REPLY [Bug 4600] - Tomcat 3.3 redirect behavior differs from Tomcat 3.2

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

Re: Do different virtual hosts have to have different appBase values?

2002-02-04 Thread Bojan Smojver
Quoting Micael Padraig Og mac Grene [EMAIL PROTECTED]: [ ] They do. Reason: [X ] They don't. Reason: I hope you mean docBase? Don't see why they couldn't point to the same repository of files, provided that the files aren't open for exclusive use (Windows???). If you run on

cvs commit: jakarta-tomcat/src/facade22/org/apache/tomcat/facade HttpServletResponseFacade.java

2002-02-04 Thread billbarker
billbarker02/02/04 19:54:27 Modified:src/facade22/org/apache/tomcat/facade HttpServletResponseFacade.java Log: Make certain that the Writer isn't in the error state. This is the quickest and safest fix. We could try for something better in 3.3.2 if we

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

2002-02-04 Thread billbarker
billbarker02/02/04 19:56:55 Modified:.RELEASE-NOTES-3.3.1.txt Log: Document fix for 6234 Revision ChangesPath 1.32 +3 -1 jakarta-tomcat/RELEASE-NOTES-3.3.1.txt Index: RELEASE-NOTES-3.3.1.txt

DO NOT REPLY [Bug 6234] - checkError method of Servlet's PrintWriter is unreliable

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

Re: cvs commit: jakarta-tomcat RELEASE-PLAN-3.3.1.txt

2002-02-04 Thread Bill Barker
Issue Description 1 Must be able to compile and run under JDK 1.1.8 + FIXED 2 Address Cactus failures running with Tomcat 3.3 + Tried but not 100% successful yet. From what little I've seen, I've never really understood this