[PATCH][3.3] tomcat.sh cleanup

2001-10-21 Thread Jeff Turner
Hi, The help text displayed when you type ./tomcat.sh currently reads: Usage: tomcat (start|env|run|stop|jspc) start - start tomcat in the background run - start tomcat in the foreground run -wait - wait until tomcat is initialized before returning

DO NOT REPLY [Bug 4266] - Jasper is unable to handle a jar containing multiple tlds.

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

DO NOT REPLY [Bug 4307] New: - SSI Server Side Include

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

RE: [PATCH][3.3] tomcat.sh cleanup

2001-10-21 Thread Keith Wannamaker
It would be nice also to display the command that is used to initialize the jk web config files, jkconf or whatever. Keith | -Original Message- | From: Jeff Turner [mailto:[EMAIL PROTECTED]] | Sent: Sunday, October 21, 2001 2:44 AM | To: [EMAIL PROTECTED] | Subject: [PATCH][3.3]

DO NOT REPLY [Bug 4310] New: - Host and Context start events triggered twice during startup

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

DO NOT REPLY [Bug 4313] New: - server.xml variable substitution broken

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

Re: [PATCH][3.3] tomcat.sh cleanup

2001-10-21 Thread Jeff Turner
On Sun, Oct 21, 2001 at 08:06:06AM -0400, Keith Wannamaker wrote: It would be nice also to display the command that is used to initialize the jk web config files, jkconf or whatever. Oh yes.. you get that help currently if you type './tomcat.sh start -help'. Rather than try to duplicate that,

DO NOT REPLY [Bug 4314] New: - Catalina Testcase not working complete

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

DO NOT REPLY [Bug 4314] - Catalina Testcase not working complete

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

[PATCH][3.3] last minute doc fixes

2001-10-21 Thread Jeff Turner
Hi, Just did a sweep over the latest 3.3 docs, particularly the user guide, and picked up a few typos, apostrophe misuse and other stuff. Evidently tcsh users don't read user guides, because the tcsh-specific commands were all wrong. Patch attached.. --Jeff PS: by comparison with 3.2, the

DO NOT REPLY [Bug 4315] New: - EJB Access with weblogic.jar included: Can't access new InitialContext()

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

Re: [PATCH][3.3] tomcat.sh cleanup

2001-10-21 Thread Jeff Turner
On Sun, Oct 21, 2001 at 11:16:31PM +1000, Jeff Turner wrote: On Sun, Oct 21, 2001 at 08:06:06AM -0400, Keith Wannamaker wrote: It would be nice also to display the command that is used to initialize the jk web config files, jkconf or whatever. Oh yes.. you get that help currently if you

cvs commit: jakarta-tomcat/src/doc mod_jk-howto.html

2001-10-21 Thread larryi
larryi 01/10/21 08:28:45 Modified:src/doc mod_jk-howto.html Log: Fixed typo. Submitted by: Jeff Turner Other updates for Tomcat 3.3. Revision ChangesPath 1.15 +128 -116 jakarta-tomcat/src/doc/mod_jk-howto.html Index: mod_jk-howto.html

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

2001-10-21 Thread larryi
larryi 01/10/21 08:40:27 Modified:src/doc serverxml.html Log: Fixed typos. Submitted by: Jeff Turner Revision ChangesPath 1.9 +13 -13jakarta-tomcat/src/doc/serverxml.html Index: serverxml.html

cvs commit: jakarta-tomcat/src/doc tomcat-iis-howto.html

2001-10-21 Thread larryi
larryi 01/10/21 08:43:06 Modified:src/doc tomcat-iis-howto.html Log: Fixed typos. Submitted by: Jeff Turner Other minor updates. Revision ChangesPath 1.5 +13 -12jakarta-tomcat/src/doc/tomcat-iis-howto.html Index: tomcat-iis-howto.html

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

2001-10-21 Thread nacho
nacho 01/10/21 08:47:27 Modified:src/share/org/apache/tomcat/util/depend DependClassLoader.java Log: Fix: debug level was very low for DCL, making Reloadinterceptor produce too much log messages to be useful, now DCL logs when debug 9, in the

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

2001-10-21 Thread larryi
larryi 01/10/21 09:29:00 Modified:src/doc tomcat-ug.html Log: Fixed typos and other corrections. Submitted by: Jeff Turner Other minor updates. Revision ChangesPath 1.20 +53 -52jakarta-tomcat/src/doc/tomcat-ug.html Index: tomcat-ug.html

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

2001-10-21 Thread larryi
larryi 01/10/21 09:51:01 Modified:src/doc tomcat-security.html Log: Fixed typo. Submitted by: Jeff Turner Othe updates, including porting debugging information from Tomcat 4.0 document. Revision ChangesPath 1.4 +20 -9

Bug report for Tomcat 3 [2001/10/21]

2001-10-21 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 4 [2001/10/21]

2001-10-21 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

RE: [PATCH][3.3] last minute doc fixes

2001-10-21 Thread Larry Isaacs
Hi Jeff, Many thanks for the proof read. These have all been committed. Larry -Original Message- From: Jeff Turner Sent: Sun 10/21/2001 9:43 AM To: [EMAIL PROTECTED] Cc: Subject: [PATCH][3.3] last minute doc fixes Hi, Just did a sweep over the latest 3.3 docs, particularly

cvs commit: jakarta-tomcat/src/shell tomcat.sh

2001-10-21 Thread larryi
larryi 01/10/21 10:33:41 Modified:src/shell tomcat.sh Log: Update to usage info and a little formatting. Submitted by: Jeff Turner Revision ChangesPath 1.31 +35 -24jakarta-tomcat/src/shell/tomcat.sh Index: tomcat.sh

cvs commit: jakarta-tomcat/src/shell tomcat.bat

2001-10-21 Thread larryi
larryi 01/10/21 10:34:12 Modified:src/shell tomcat.bat Log: Update to usage info. Revision ChangesPath 1.45 +13 -9 jakarta-tomcat/src/shell/tomcat.bat Index: tomcat.bat === RCS file:

cvs commit: jakarta-tomcat/src/webpages index.html

2001-10-21 Thread larryi
larryi 01/10/21 10:35:16 Modified:src/webpages index.html Log: Update for Tomcat 3.3 Final. Revision ChangesPath 1.20 +4 -4 jakarta-tomcat/src/webpages/index.html Index: index.html ===

cvs commit: jakarta-tomcat/src/doc readme

2001-10-21 Thread larryi
larryi 01/10/21 10:40:17 Modified:src/doc readme Log: Additional updates for Tomcat 3.3 Final. Revision ChangesPath 1.22 +57 -27jakarta-tomcat/src/doc/readme Index: readme === RCS file:

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core ContextManager.java

2001-10-21 Thread larryi
larryi 01/10/21 10:42:21 Modified:src/share/org/apache/tomcat/core ContextManager.java Log: Update for Tomcat 3.3 Final. Revision ChangesPath 1.198 +1 -1 jakarta-tomcat/src/share/org/apache/tomcat/core/ContextManager.java Index: ContextManager.java

DO NOT REPLY [Bug 4315] - EJB Access with weblogic.jar included: Can't access new InitialContext()

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

DO NOT REPLY [Bug 4310] - Host and Context start events triggered twice during startup

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

cvs commit: jakarta-tomcat-4.0/catalina/src/test/org/apache/naming/resources BaseDirContextTestCase.java

2001-10-21 Thread remm
remm01/10/21 15:03:34 Modified:catalina/src/test/org/apache/naming/resources BaseDirContextTestCase.java Log: - Fix the test (bug 4314). Revision ChangesPath 1.3 +6 -5

DO NOT REPLY [Bug 4314] - Catalina Testcase not working complete

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

DO NOT REPLY [Bug 4315] - EJB Access with weblogic.jar included: Can't access new InitialContext()

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

DO NOT REPLY [Bug 4314] - Catalina Testcase not working complete

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

DO NOT REPLY [Bug 4315] - EJB Access with weblogic.jar included: Can't access new InitialContext()

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

DO NOT REPLY [Bug 4315] - EJB Access with weblogic.jar included: Can't access new InitialContext()

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

DO NOT REPLY [Bug 4313] - server.xml variable substitution broken

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

DO NOT REPLY [Bug 4310] - Host and Context start events triggered twice during startup

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

DO NOT REPLY [Bug 4299] - Servlet loaded twice with load-on-startup

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

[PATCH][3.3] broken links

2001-10-21 Thread Jeff Turner
The attached patch fixes two broken links, one from the main doc/index.html page. --Jeff Index: src/doc/Tomcat-Workers-HowTo.html === RCS file: /home/cvspublic/jakarta-tomcat/src/doc/Tomcat-Workers-HowTo.html,v retrieving

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

2001-10-21 Thread remm
remm01/10/21 21:48:56 Modified:catalina/src/share/org/apache/catalina Host.java Log: - Add new auto deploy flag. If true, the web applcations will be automatically deployed by the host configurator. Revision ChangesPath 1.7 +20 -4

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

2001-10-21 Thread remm
remm01/10/21 21:49:10 Modified:catalina/src/share/org/apache/catalina/core StandardHost.java Log: - Add new auto deploy flag. If true, the web applcations will be automatically deployed by the host configurator. Revision ChangesPath 1.21

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

2001-10-21 Thread remm
remm01/10/21 21:49:19 Modified:webapps/tomcat-docs/config host.xml Log: - Add new auto deploy flag. If true, the web applcations will be automatically deployed by the host configurator. Revision ChangesPath 1.7 +6 -0

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

2001-10-21 Thread remm
remm01/10/21 21:49:37 Modified:catalina/src/conf server.xml Log: - Add new auto deploy flag. If true, the web applcations will be automatically deployed by the host configurator. Revision ChangesPath 1.39 +2 -1

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

2001-10-21 Thread remm
remm01/10/21 22:15:51 Modified:catalina/src/share/org/apache/catalina/startup HostConfig.java Log: - Add new auto deploy flag. If true, the web applcations will be automatically deployed by the host configurator. Revision ChangesPath 1.12