cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/util SystemLogHandler.java

2002-05-23 Thread remm
remm02/05/22 23:53:23 Modified:jasper2/src/share/org/apache/jasper/compiler Compiler.java Added: jasper2/src/share/org/apache/jasper/util SystemLogHandler.java Log: - Add the System.err capture class, as well as the new Ant based compiler. -

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/servlets InvokerHttpRequest.java

2002-05-23 Thread remm
remm02/05/23 00:13:46 Modified:catalina/src/share/org/apache/catalina/core ApplicationHttpRequest.java ApplicationHttpResponse.java catalina/src/share/org/apache/catalina/servlets

RE: cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 Makefile.apxs.in

2002-05-23 Thread GOMEZ Henri
In my JK2 works I renamed APXSCFLAGS/APXSLDFLAGS to APXS_CFLAGS and APXS_LDFLAGS :) - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6

cvs commit: jakarta-tomcat-connectors/jk/native2 buildconf.sh

2002-05-23 Thread jfclere
jfclere 02/05/23 02:00:45 Modified:jk/native2 buildconf.sh Log: Remove automake as we do not use it any more. Revision ChangesPath 1.4 +2 -4 jakarta-tomcat-connectors/jk/native2/buildconf.sh Index: buildconf.sh

Re: cvs commit: jakarta-tomcat-connectors/jk/native/apache-2.0 Makefile.apxs.in

2002-05-23 Thread jean-frederic clere
GOMEZ Henri wrote: In my JK2 works I renamed APXSCFLAGS/APXSLDFLAGS to APXS_CFLAGS and APXS_LDFLAGS :) Ok, I will care if I copy+paste things for native/native2 ;-)) - Henri Gomez ___[_] EMAIL : [EMAIL PROTECTED](. .) PGP KEY : 697ECEDD

cvs commit: jakarta-tomcat-4.0/catalina/src/test/org/apache/catalina/util CookieToolsTestCase.java

2002-05-23 Thread larryi
larryi 02/05/23 03:35:55 Modified:catalina/src/test/org/apache/catalina/util Tag: tomcat_40_branch CookieToolsTestCase.java Log: Port change from HEAD branch to test for current behavior with respect to Cookies. Revision ChangesPath No

RE: cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi jk_isapi_plugin.c

2002-05-23 Thread Ignacio J. Ortega
Added few #ifdefs to make it compile with my version of MSVC ( probably an old one ). It's not a new MSVC version, You need to download the Microsoft Platform SDK, to get the includes and libs needed to compile an isapi_redirector2.dll with all the later developments, mainly to be able

RE: cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi isapi.dsp

2002-05-23 Thread Ignacio J. Ortega
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Enviado el: jueves 23 de mayo de 2002 1:47 +# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I ..\..\include /I $(JAVA_HOME)\include /I $(JAVA_HOME)\include\win32 /I $(APACHE20_HOME)\include /I $(APACHE20_HOME)\os\win32 /D WIN32 /D _DEBUG /D

cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi isapi.dsp

2002-05-23 Thread nacho
nacho 02/05/23 05:05:53 Modified:jk/native2/server/isapi isapi.dsp Log: * Changed apache20_home to apache2_home to mimic mod_jk2 and jk1 builds Revision ChangesPath 1.11 +328 -328 jakarta-tomcat-connectors/jk/native2/server/isapi/isapi.dsp Index: isapi.dsp

DO NOT REPLY [Bug 9344] New: - Security risk at HttpSessionEvent Source

2002-05-23 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=9344. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

keep up the great work!

2002-05-23 Thread Takaoglu, Uzay
Hi All, Below is an article I got from Washington Post. Interesting enough microsoft is lobbying all the government agencies to quit using open source S/W. Guess what the government agencies said. Simply the translation is f.. off :). Keep up the great work people! Thank you all,

RE: cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi jk_isapi_plugin.c

2002-05-23 Thread costinm
On Thu, 23 May 2002, Ignacio J. Ortega wrote: Added few #ifdefs to make it compile with my version of MSVC ( probably an old one ). It's not a new MSVC version, You need to download the Microsoft Platform SDK, to get the includes and libs needed to compile an

DO NOT REPLY [Bug 9340] - Tomcat Service problem

2002-05-23 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=9340. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 9344] - Security risk at HttpSessionEvent Source

2002-05-23 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=9344. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 9351] New: - IPv6 HTTP/1.1 requests not working

2002-05-23 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=9351. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_channel_socket.c jk_config.c jk_env.c jk_handler_logon.c jk_requtil.c jk_uriEnv.c jk_worker_ajp13.c

2002-05-23 Thread jfclere
jfclere 02/05/23 07:54:07 Modified:jk/native2/common jk_channel_socket.c jk_config.c jk_env.c jk_handler_logon.c jk_requtil.c jk_uriEnv.c jk_worker_ajp13.c Log: Arrange comments for Solaris8 native compiler. Revision Changes

DO NOT REPLY [Bug 9353] New: - Transfer-Encoding: chunked (on Request fails)

2002-05-23 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=9353. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 9356] New: - getResource

2002-05-23 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=9356. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 9356] - ServletContext.getResourcePaths does not return null value

2002-05-23 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=9356. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 9360] New: - Method never get invoked / Object never gets instantiated

2002-05-23 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=9360. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 9351] - IPv6 HTTP/1.1 requests not working

2002-05-23 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=9351. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 4023] - exceptions that terminate engine should be saved in a log

2002-05-23 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=4023. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-connectors/webapp/docs warp1.xml

2002-05-23 Thread pier
pier02/05/23 09:50:31 Modified:webapp/docs warp1.xml Log: My Japanese is getting rusty... Fixed now. Revision ChangesPath 1.3 +4 -2 jakarta-tomcat-connectors/webapp/docs/warp1.xml Index: warp1.xml

cvs commit: jakarta-tomcat-connectors/jk/native2 build.xml

2002-05-23 Thread costin
costin 02/05/23 09:50:35 Modified:jk/native2 build.xml Log: Added a target that will build mod_jk using cpptasks from sourceforge. This is for experimental purpose only - and to facilitate an integration. At this moment thare are major bugs in cpptasks ( libtool doesn't

DO NOT REPLY [Bug 9361] New: - jsp:param calls URLEncoder.encode() without null check

2002-05-23 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=9361. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 9351] - IPv6 HTTP/1.1 requests not working

2002-05-23 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=9351. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/log SystemLogHandler.java CaptureLog.java

2002-05-23 Thread glenn
glenn 02/05/23 10:21:09 Added: util/java/org/apache/tomcat/util/log SystemLogHandler.java CaptureLog.java Log: Custome logger which can be used to capture System.out and System.err to a buffer for later use. Used by Tomcat 4 to capture this output

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/startup Catalina.java

2002-05-23 Thread glenn
glenn 02/05/23 10:22:37 Modified:catalina/src/share/org/apache/catalina/connector RequestBase.java catalina/src/share/org/apache/catalina/startup Catalina.java Log: Implement custom logger which can be used to capture System.out and

cvs commit: jakarta-tomcat-connectors/webapp/docs/images japan.gif

2002-05-23 Thread pier
pier02/05/23 11:05:29 Modified:webapp/docs warp1.xml Added: webapp/docs/images japan.gif Log: Little nag on a double b. Revision ChangesPath 1.5 +3 -1 jakarta-tomcat-connectors/webapp/docs/warp1.xml Index: warp1.xml

DO NOT REPLY [Bug 9362] New: - compiilation of JSP that includes a non-existant file dies without error message

2002-05-23 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=9362. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: keep up the great work!

2002-05-23 Thread JM
I never believe news that people put in e-mails. So I had to find it myself.and here it is... http://www.washingtonpost.com/wp-dyn/articles/A60050-2002May22.html I found this beauty also http://www.washingtonpost.com/wp-srv/WPcap/2000-02/13/090r-021300-idx.html and this

Re: [PROPOSAL] Tomcat 4 System.err/System.out logging

2002-05-23 Thread Remy Maucherat
I have taken the org.apache.jasper.util.SystemLogHandler Remy wrote and put it in org.apache.tomcat.util.log.SystemLogHandler. I refactored it so that the PrintStreams and Byte arrays are recycle. Plus implemented a stack so that there can be nested usage. Finally, I implemented it in

cvs commit: jakarta-tomcat-connectors/webapp/docs warp1.xml

2002-05-23 Thread pier
pier02/05/23 12:00:15 Modified:webapp/docs warp1.xml Log: Fixed typo: semplicity - simplicity :) Submitted by: Steve McCarthy [EMAIL PROTECTED] Revision ChangesPath 1.6 +1 -1 jakarta-tomcat-connectors/webapp/docs/warp1.xml Index: warp1.xml

FW: bad build.xml file.

2002-05-23 Thread Pier Fumagalli
Rejected posting to general@jakarta, but FYI, easy to fix. Pier -- Forwarded Message From: Ryan Christianson [EMAIL PROTECTED] Date: Thu, 23 May 2002 11:31:12 -0700 To: [EMAIL PROTECTED] Subject: bad build.xml file. Just a friendly note. If you install tomcat 4.01, and go to

Re: [PROPOSAL] Tomcat 4 System.err/System.out logging

2002-05-23 Thread Andrew Houghton
Wouldn't this introduce a dependency on Tomcat JARs for Jasper 2? I can think of at least one project off hand that uses Jasper standalone; it seems a shame to change this, since Jasper 2 is currently engine-agnostic. - a. Glenn Nielsen wrote: I have taken the

cvs commit: jakarta-tomcat-connectors/http11/src/test/java/org/apache/coyote/http11 FileTester.java

2002-05-23 Thread remm
remm02/05/23 12:42:47 Modified:http11/src/test/java/org/apache/coyote/http11 FileTester.java Log: - Update the test to follow the small API modifications. - Will use a fake socket connected to port 8080 on localhost. Revision ChangesPath

cvs commit: jakarta-tomcat-connectors/http11/src/test test.bat

2002-05-23 Thread remm
remm02/05/23 12:43:05 Modified:http11/src/test test.bat Log: - Update classpath used. Revision ChangesPath 1.2 +1 -1 jakarta-tomcat-connectors/http11/src/test/test.bat Index: test.bat

cvs commit: jakarta-tomcat-connectors/http11/src/test/tests test1.txt

2002-05-23 Thread remm
remm02/05/23 12:44:01 Modified:http11/src/test/tests test1.txt Log: - Add a (nasty) test case for bug 9353. I think the request is valid. Revision ChangesPath 1.4 +129 -3jakarta-tomcat-connectors/http11/src/test/tests/test1.txt Index: test1.txt

DO NOT REPLY [Bug 6621] - mod_webapp hangs when transmitting binary (eg. image) files

2002-05-23 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=6621. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-connectors/http11/src/test/tests test1.txt

2002-05-23 Thread remm
remm02/05/23 13:23:52 Modified:http11/src/test/tests test1.txt Log: - Fix test case (invalid chunk lengths). Revision ChangesPath 1.5 +9 -1 jakarta-tomcat-connectors/http11/src/test/tests/test1.txt Index: test1.txt

cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11/filters ChunkedInputFilter.java

2002-05-23 Thread remm
remm02/05/23 13:30:49 Modified:http11/src/java/org/apache/coyote/http11/filters ChunkedInputFilter.java Log: - In the case where the amount of data read was smaller than the total length of the chunk, the position in the buffer was not updated, thus

cvs commit: jakarta-tomcat-4.0 build.xml

2002-05-23 Thread remm
remm02/05/23 13:35:59 Modified:.build.xml Log: - Disable downloading Tyrex. Revision ChangesPath 1.69 +2 -0 jakarta-tomcat-4.0/build.xml Index: build.xml === RCS file:

Tomcat 3 serving wrong pages under load?

2002-05-23 Thread Aidan Fitzpatrick
What's my problem? I'm encountering a problem with Tomcat 3 that I'm finding quite hard to describe and search for succinctly. I'll outline it below, in the hope that someone on the list can point me in the right direction. I'll assemble some more information and raise a bug if that's the

DO NOT REPLY [Bug 9367] New: - HttpSessionBindingEvent not thrown for HttpSessionBindingListener objects when session expires

2002-05-23 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=9367. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 9204] - Can't run Tomcat on IBM JRE 1.3.1

2002-05-23 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=9204. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 9204] - Can't run Tomcat on IBM JRE 1.3.1

2002-05-23 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=9204. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2002-05-23 Thread kinman
kinman 02/05/23 14:29:38 Modified:jasper2/src/share/org/apache/jasper/compiler Node.java Validator.java Log: - Set the default content type only after all page directives are processed. Also, the top level page sets the default, i.e. if a non-xml page

DO NOT REPLY [Bug 9353] - Transfer-Encoding: chunked (on Request fails)

2002-05-23 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=9353. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core NamingContextListener.java

2002-05-23 Thread remm
remm02/05/23 15:27:46 Modified:catalina/src/share/org/apache/catalina/core NamingContextListener.java Log: - Bind resource links first. Revision ChangesPath 1.15 +22 -23

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_msg.h

2002-05-23 Thread costin
costin 02/05/23 16:33:19 Modified:jk/native2/common jk_msg_ajp.c jk_requtil.c jk/native2/include jk_msg.h Log: Reduce the warnings. There are more signed/unsigned char problems, I'll do another pass. Revision ChangesPath 1.15 +1 -1

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

2002-05-23 Thread costin
costin 02/05/23 16:33:50 Modified:jk/native2/server/apache13 jk_service_apache13.c Log: Add the JK_METHOD and include to make it compile on win32. Revision ChangesPath 1.6 +3 -2 jakarta-tomcat-connectors/jk/native2/server/apache13/jk_service_apache13.c

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

2002-05-23 Thread remm
remm02/05/23 16:34:45 Modified:jasper2/src/share/org/apache/jasper/compiler Compiler.java Log: - Misc improvements (non static, no sync). Revision ChangesPath 1.6 +35 -95 jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler/Compiler.java

cvs commit: jakarta-tomcat-connectors/jk/native2/jni jk_jni_aprImpl.c

2002-05-23 Thread costin
costin 02/05/23 16:45:08 Modified:jk/native2/jni jk_jni_aprImpl.c Log: Add support for setuid() - to change the user if run as root. Revision ChangesPath 1.22 +46 -2 jakarta-tomcat-connectors/jk/native2/jni/jk_jni_aprImpl.c Index: jk_jni_aprImpl.c

DO NOT REPLY [Bug 9360] - Method never get invoked / Object never gets instantiated

2002-05-23 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=9360. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 6374] - class not find for:org/w3c/dom/range/Range

2002-05-23 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=6374. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2002-05-23 Thread kinman
kinman 02/05/23 17:35:42 Modified:jasper2/src/share/org/apache/jasper/compiler Generator.java Log: - Applied the patch by Denis Benoit, with the following changes. 1. Setting the state back to RELEASE in the if branch. 2. Move the tag stack cleanup from the catch to the

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

2002-05-23 Thread remm
remm02/05/23 18:15:27 Modified:jasper2/src/share/org/apache/jasper/compiler Compiler.java Log: - Use Ant includes to only select one JSP file at a time for compilation. Revision ChangesPath 1.7 +31 -19

[PATCH] improved HTMLManagerServlet

2002-05-23 Thread Malcolm Edgar
Hi all, Please see the proposed patch for HTMLManagerServlet. This provides an improved UI, memory and server reporting information, gc command, supports 4.1 manager install command and internationalization. This is almost a rewrite of HTMLManagerServlet, so the diff is not particularly

Re: [PATCH] improved HTMLManagerServlet

2002-05-23 Thread Malcolm Edgar
Glenn Nielsen wrote: I have a number of comments. First thanks for working on improving the HTMLManagerServlet. 1. GC should not be user initiated, it should be left to the JVM. In addition, when virtual hosting web sites, those who have permission to manage applications for a

Re: [PATCH] improved HTMLManagerServlet

2002-05-23 Thread Malcolm Edgar
Glenn Nielsen wrote: list.html wasn't attached. Please cut paste the HTML below. Their is a virus on this PC jumping on the list.html file stopping it from being sent. Regards Malcolm Edgar html head style table { width: 100%; }

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_mutex.c

2002-05-23 Thread costin
costin 02/05/23 21:24:51 Added: jk/native2/include jk_mutex.h jk/native2/common jk_mutex.c Log: Moved the mutex code from jni to it's own separate component. JNI can call it using 'normal' dispatch. This looks more and more like

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_env.h

2002-05-23 Thread costin
costin 02/05/23 21:26:00 Modified:jk/native2/common jk_env.c jk_shm.c jk/native2/include jk_env.h Log: Moved the common code in jk_env. Many components need an aprPool, and assuming that jk_pool wraps an aprPool is not the cleanest solution. Revision Changes

cvs commit: jakarta-tomcat-connectors/jk/native2/common jk_vm_default.c

2002-05-23 Thread costin
costin 02/05/23 21:29:22 Modified:jk/native2/common jk_vm_default.c Log: Use APR to load the DLL ( rather than adding another case for hpux ). The major problem is Netware - the code in APR for dlopen is _very_ different from what we have in jk. If someone who uses that

cvs commit: jakarta-tomcat-connectors/jk/native2/jni jk_jni_aprImpl.c

2002-05-23 Thread costin
costin 02/05/23 21:30:07 Modified:jk/native2/jni jk_jni_aprImpl.c Log: Remove the mutex code ( move to a separate jk component ). Add few extra checks. Revision ChangesPath 1.23 +21 -85jakarta-tomcat-connectors/jk/native2/jni/jk_jni_aprImpl.c Index:

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/ssi - New directory

2002-05-23 Thread billbarker
billbarker02/05/23 21:30:18 jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/ssi - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-tomcat-connectors/jk/native2/include jk_workerEnv.h

2002-05-23 Thread costin
costin 02/05/23 21:35:17 Modified:jk/native2/include jk_workerEnv.h Log: Added the dispatch code for mutex. As mentioned in the comment, a dynamic mechanism to handle IDs and allow use of names must be added ( someday ). Unless we switch to XPCOM or a similar object model

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/util/ssi AbstractSsiCommand.java ExpressionParseTree.java ExpressionTokenizer.java FileReference.java ResponseIncludeWrapper.java ServletOutputStreamWrapper.java SsiCommand.java SsiCommandException.java SsiConditional.java SsiConfig.java SsiDispatcher.java SsiEcho.java SsiEnvironment.java SsiExec.java SsiFlastmod.java SsiFsize.java SsiInclude.java SsiSet.java package.html

2002-05-23 Thread billbarker
billbarker02/05/23 21:36:38 Removed: catalina/src/share/org/apache/catalina/util/ssi AbstractSsiCommand.java ExpressionParseTree.java ExpressionTokenizer.java FileReference.java ResponseIncludeWrapper.java

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/servlets SsiServlet.java SsiInvokerServlet.java

2002-05-23 Thread billbarker
billbarker02/05/23 21:37:36 Added: catalina/src/share/org/apache/catalina/servlets SsiServlet.java Removed: catalina/src/share/org/apache/catalina/servlets SsiInvokerServlet.java Log: Replacing the SsiServlet Class

cvs commit: jakarta-tomcat-4.0/catalina build.xml

2002-05-23 Thread billbarker
billbarker02/05/23 21:39:34 Modified:catalina build.xml Log: Fix for the new locations of the SSI classes. Revision ChangesPath 1.118 +4 -4 jakarta-tomcat-4.0/catalina/build.xml Index: build.xml

cvs commit: jakarta-tomcat-4.0/catalina/src/conf web.xml

2002-05-23 Thread billbarker
billbarker02/05/23 21:44:29 Modified:catalina/src/conf web.xml Log: Update for new SSIServlet. Revision ChangesPath 1.35 +1 -9 jakarta-tomcat-4.0/catalina/src/conf/web.xml Index: web.xml

[VOTE] New Committer Dan Sandberg

2002-05-23 Thread Bill Barker
I'd like to propose Dan Sandberg (x at cs.stanford.edu) as a new Tomcat committer. He has already put in a great deal of work in re-factoring the SSIServlet in Tomcat 4.x, and seems to be willing to further contribute to working on this. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED]

Re: [VOTE] New Committer Dan Sandberg

2002-05-23 Thread Remy Maucherat
I'd like to propose Dan Sandberg (x at cs.stanford.edu) as a new Tomcat committer. He has already put in a great deal of work in re-factoring the SSIServlet in Tomcat 4.x, and seems to be willing to further contribute to working on this. +1 Remy -- To unsubscribe, e-mail: mailto:[EMAIL

Re: [VOTE] New Committer Dan Sandberg

2002-05-23 Thread Bojan Smojver
+1 Bojan On Fri, 2002-05-24 at 14:56, Bill Barker wrote: I'd like to propose Dan Sandberg (x at cs.stanford.edu) as a new Tomcat committer. He has already put in a great deal of work in re-factoring the SSIServlet in Tomcat 4.x, and seems to be willing to further contribute to working on

Re: [VOTE] New Committer Dan Sandberg

2002-05-23 Thread costinm
+1 Costin On Thu, 23 May 2002, Bill Barker wrote: I'd like to propose Dan Sandberg (x at cs.stanford.edu) as a new Tomcat committer. He has already put in a great deal of work in re-factoring the SSIServlet in Tomcat 4.x, and seems to be willing to further contribute to working on this.