[TC4] How to know when tomcat is properly shut down? (fwd)

2001-11-21 Thread Endre Stølsvik
Since nobody answered on tomcat-user, I'll just forward this one here (since I think it actually belongs here in the first place..) -- Forwarded message -- Date: Tue, 20 Nov 2001 18:14:20 +0100 (MET) From: Endre Stølsvik [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL

DO NOT REPLY [Bug 4994] New: - Tomcat needs a mechanism for clean and certain shutdown

2001-11-21 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=4994. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Where IS mod_webapp ??

2001-11-21 Thread Gerard van Enk
Endre Stølsvik wrote: On Tue, 20 Nov 2001, Chad Johnson wrote: | The WebApp Module has a little webpage. Take a look here. | | http://nagoya.apache.org/~pier/ Thanks! But I'd also like a more stable release. How do I get that? Take a look at

mod_webapp apache2 problems:

2001-11-21 Thread Brian P Millett
All of the particulars: uname -a = SunOS shaka 5.8 Generic_108529-12 i86pc i386 i86pc gcc -v = gcc version 2.95.3 20010315 (release) java -version = java version 1.4.0-beta3 Server version: Apache/1.3.22 (Unix) Server built: Nov 20 2001 12:00:29 Server version: Apache/2.0.29-dev Server

Re: mod_webapp apache2 problems:

2001-11-21 Thread Justin Erenkrantz
On Wed, Nov 21, 2001 at 09:22:02AM -0600, Brian P Millett wrote: Quick Synopsis of error (apache 2.0): Syntax error on line 2 of /opt/apache/conf/mod_webapp.conf: Invalid port number (p1) No Port statement found Oooh, I bet it is related to the change that we committed to set port to 0

DO NOT REPLY [Bug 4545] - Webapp connector seg faults under an SSL connection

2001-11-21 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=4545. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 4982] - HTC files aren't being attached

2001-11-21 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=4982. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5004] New: - /a/b/c/nonexistent.jsp - a file and directory chain created. attack risk

2001-11-21 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=5004. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5005] New: - /a/b/c/nonexistent.jsp - a file and directory chain created. attack risk

2001-11-21 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=5005. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 4982] - HTC files aren't being attached

2001-11-21 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=4982. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 5004] - /a/b/c/nonexistent.jsp - a file and directory chain created. attack risk

2001-11-21 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=5004. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

mod_jk milestones

2001-11-21 Thread cmanolache
Hi, I would like to put some labels on the CVS tree for mod_jk and start taking 'milestone' snapshots. The first 'label' would be retroactive - it should match tomcat4.0.1 release ( for 4.0 users to have something stable/labeled ). This tag is almost identical with what 3.3 uses, the only

Re: mod_webapp apache2 problems:

2001-11-21 Thread jean-frederic clere
Justin Erenkrantz wrote: On Wed, Nov 21, 2001 at 09:22:02AM -0600, Brian P Millett wrote: Quick Synopsis of error (apache 2.0): Syntax error on line 2 of /opt/apache/conf/mod_webapp.conf: Invalid port number (p1) No Port statement found Oooh, I bet it is related to the change that we

jk_handler

2001-11-21 Thread cmanolache
mod_jk provides the communication between the web server and tomcat. It does so by using a number of abstractions: jk_service: represents the request and the callbacks supported by the web server. jk_endpoint: abstracts the callbacks supported by tomcat. The communication is done by passing

Re: mod_webapp apache2 problems:

2001-11-21 Thread Brian P Millett
Justin Erenkrantz wrote: On Wed, Nov 21, 2001 at 09:22:02AM -0600, Brian P Millett wrote: Quick Synopsis of error (apache 2.0): Syntax error on line 2 of /opt/apache/conf/mod_webapp.conf: Invalid port number (p1) No Port statement found Oooh, I bet it is related to the change that we

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

2001-11-21 Thread remm
remm01/11/21 09:36:52 Modified:catalina/src/conf web.xml Log: - Add MIME type for htc. Submitted by Avner Cohen. Revision ChangesPath 1.31 +4 -0 jakarta-tomcat-4.0/catalina/src/conf/web.xml Index: web.xml

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

2001-11-21 Thread remm
remm01/11/21 09:37:36 Modified:catalina/src/conf Tag: tomcat_40_branch web.xml Log: - Add MIME type for htc. Submitted by Avner Cohen. Revision ChangesPath No revision No revision 1.22.2.7 +4 -0

Jk and APR

2001-11-21 Thread cmanolache
This has been discussed many times, and the only conclusion was that we should and will change mod_jk to use APR, but no clear plans were decided. My proposal is quite simple and require minimal code change. Mod_jk consist of a number of interfaces. We already added a channel interface that

DO NOT REPLY [Bug 5004] - /a/b/c/nonexistent.jsp - a file and directory chain created. attack risk

2001-11-21 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=5004. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 4988] - Tomcat hangs after auto-start

2001-11-21 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=4988. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 4990] - Allow a flag to the standard manager to specify sessions should be serialized or not

2001-11-21 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=4990. 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/realm LocalStrings_es.properties

2001-11-21 Thread remm
remm01/11/21 10:04:22 Modified:catalina/src/share/org/apache/catalina/realm LocalStrings_es.properties Log: - Update the spanish strings. Submitted by Vicente Salvador vicentesalvador at netscape.net Revision ChangesPath 1.2 +28 -22

DO NOT REPLY [Bug 4887] - catalina / LocalStrings_es.properties needs update

2001-11-21 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=4887. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-4.0 build.xml

2001-11-21 Thread remm
remm01/11/21 10:24:05 Modified:.build.xml Log: - Make it possible to run the installer target separately. - Improve the condition (no need for full.dist + won't be run without NSIS) Revision ChangesPath 1.52 +2 -2 jakarta-tomcat-4.0/build.xml

DO NOT REPLY [Bug 5007] New: - Build From Source Instructions Misleading And Servletapi4 Needs Symlink

2001-11-21 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=5007. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

which WarpConnector.java is correct?

2001-11-21 Thread Brian P Millett
The WarpConnector.java files in jakarta-tomcat-connector/warp/java is not even close to the jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector/warp/WarpConnector.java. Which is the correct one? This is for cvs co 11/21/01 @ 12:00 pm CST. -- Brian Millett Enterprise Consulting

cvs commit: jakarta-tomcat-connectors/jk/java/org/apache/ajp/tomcat33 Ajp14Interceptor.java

2001-11-21 Thread costin
costin 01/11/21 12:49:55 Modified:jk/java/org/apache/ajp Ajp13.java Ajp14.java AjpHandler.java NegociationHandler.java RequestHandler.java jk/java/org/apache/ajp/test TestAjp13.java jk/java/org/apache/ajp/tomcat33

cvs commit: jakarta-tomcat-4.0 tomcat.nsi

2001-11-21 Thread remm
remm01/11/21 13:04:52 Modified:.tomcat.nsi Log: - Update the install script after figuring out out to handle parameters in functions in NSIS (use the stack, assembly style ...). Using functions avoids code duplication, and will maybe allow enhancing further the

DO NOT REPLY [Bug 5007] - Build From Source Instructions Misleading And Servletapi4 Needs Symlink

2001-11-21 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=5007. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 4966] - request.getParameter(String) SOMETIMES fail to parse the querystring

2001-11-21 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=4966. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: which WarpConnector.java is correct?

2001-11-21 Thread Gerard van Enk
Brian P Millett wrote: The WarpConnector.java files in jakarta-tomcat-connector/warp/java is not even close to the jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector/warp/WarpConnector.java. Which is the correct one? This is for cvs co 11/21/01 @ 12:00 pm CST. AFAIK

Re: jk_handler

2001-11-21 Thread Michael Jennings
Hi Costin, What about modifying mod_jk so that it can dynamically load .so files (or .dll on windows) that export well-known method names, so that one doesn't need to recompile mod_jk to add different functionality/protocols etc. ? -Mike - Original Message - From: [EMAIL PROTECTED] To:

Re: jk_handler

2001-11-21 Thread Gomez Henri
En réponse à [EMAIL PROTECTED]: mod_jk provides the communication between the web server and tomcat. It does so by using a number of abstractions: jk_service: represents the request and the callbacks supported by the web server. jk_endpoint: abstracts the callbacks supported by

DO NOT REPLY [Bug 5007] - Build From Source Instructions Misleading And Servletapi4 Needs Symlink

2001-11-21 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=5007. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Triple initialization of Catalina/mod_webapp

2001-11-21 Thread Daniel Rall
This is a followup to a message I posted to the user list which describes some undesirable behavior of Tomcat 4.0.1 (unrelated to use of mod_webapp). My application's build process currently generates the deployment descriptor for my web app from many files which contain snippets of the final

[ANNOUNCEMENT] Tomcat 3.2.4 Released

2001-11-21 Thread Marc Saegesser
Jakarta Tomcat 3.2.4 is now available for download at http://www.apache.org/dist/jakarta/jakarta-tomcat/release/v3.2.4-beta-1 Tomcat 3.2.4 fixes bugs found since the Tomcat 3.2.3 release in July, 2001. See the RELEASE-NOTES file for details on bug fixes and changes in this release. Barring

Re: Where IS mod_webapp ??

2001-11-21 Thread Gerard van Enk
Chad Johnson wrote: Hey, Pier can correct me on this, but I believe mod_webapp is still beta quality. So grabbing whats in CVS is a safe bet. The binarys that come with Tomcat 4.0.1 have some bugs that have since been corrected (ie only being able to reference web apps in

Re: Where IS mod_webapp ??

2001-11-21 Thread jean-frederic clere
Gerard van Enk wrote: Chad Johnson wrote: Hey, Pier can correct me on this, but I believe mod_webapp is still beta quality. So grabbing whats in CVS is a safe bet. The binarys that come with Tomcat 4.0.1 have some bugs that have since been corrected (ie only being able to

Re: Where IS mod_webapp ??

2001-11-21 Thread Gerard van Enk
jean-frederic clere wrote: Gerard van Enk wrote: Chad Johnson wrote: Hey, Pier can correct me on this, but I believe mod_webapp is still beta quality. So grabbing whats in CVS is a safe bet. The binarys that come with Tomcat 4.0.1 have some bugs that have since been corrected (ie only

Re: Where IS mod_webapp ??

2001-11-21 Thread Pier Fumagalli
On 21/11/2001 10:15 pm, Gerard van Enk [EMAIL PROTECTED] wrote: Any comments? I think it's a good idea to make a release. I'm on a plane ATM, but +1 for me, J.F., would you be R.M. for this one? Pier -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands,