cvs commit: jakarta-tomcat-connectors/jk/native/jni Makefile.in

2001-10-26 Thread costin
costin 01/10/25 15:32:19 Modified:jk/native/jni Makefile.in Log: Ok, I HATE libtool... I think now it's better, still no idea why -rpath is so important or why --mode=install is needed.. Revision ChangesPath 1.2 +5 -4

Re: Getting HttpRequest inside Realm/Tomcat 4

2001-10-26 Thread Craig R. McClanahan
On Thu, 25 Oct 2001, Antony Bowesman wrote: Date: Thu, 25 Oct 2001 14:12:36 +0300 From: Antony Bowesman [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Getting HttpRequest inside Realm/Tomcat 4 Hi Craig, Thanks for your comments again. You're right

cvs commit: jakarta-tomcat-connectors/jk/native/jni Makefile.in

2001-10-26 Thread costin
costin 01/10/25 16:42:06 Modified:jk/native/apache-2.0 Makefile.in jk/native/jni Makefile.in Log: - Regenerate Makefile automatically - Link with the objects in the build directory Revision ChangesPath 1.10 +11 -5

cvs commit: jakarta-tomcat-connectors/jk/jkant - New directory

2001-10-26 Thread costin
costin 01/10/25 16:46:10 jakarta-tomcat-connectors/jk/jkant - New directory

cvs commit: jakarta-tomcat-connectors/jk/jkant/java - New directory

2001-10-26 Thread costin
costin 01/10/25 16:46:22 jakarta-tomcat-connectors/jk/jkant/java - New directory

cvs commit: jakarta-tomcat-connectors/jk/jkant/java/org - New directory

2001-10-26 Thread costin
costin 01/10/25 16:46:25 jakarta-tomcat-connectors/jk/jkant/java/org - New directory

cvs commit: jakarta-tomcat-connectors/jk/jkant/java/org/apache - New directory

2001-10-26 Thread costin
costin 01/10/25 16:46:27 jakarta-tomcat-connectors/jk/jkant/java/org/apache - New directory

cvs commit: jakarta-tomcat-connectors/jk/jkant/java/org/apache/jk/ant - New directory

2001-10-26 Thread costin
costin 01/10/25 16:46:32 jakarta-tomcat-connectors/jk/jkant/java/org/apache/jk/ant - New directory

cvs commit: jakarta-tomcat-connectors/jk/jkant/java/org/apache/jk/ant ApxsTask.java SoTask.java

2001-10-26 Thread costin
costin 01/10/25 16:48:00 Added: jk/jkant ant.tasks jk/jkant/java/org/apache/jk/ant ApxsTask.java SoTask.java Log: Experimental code. Not working ( and will take some time to get it working ). Ant tasks to do things equivalent with apxs and libtool ( wrappers

RE: Filters on error/index pages

2001-10-26 Thread Craig R. McClanahan
On Thu, 25 Oct 2001, Deacon Marcus wrote: Date: Thu, 25 Oct 2001 14:08:36 +0200 From: Deacon Marcus [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: RE: Filters on error/index pages Hi, -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

cvs commit: jakarta-tomcat-connectors/jk/jkant/java/org/apache/jk - New directory

2001-10-26 Thread costin
costin 01/10/25 16:46:30 jakarta-tomcat-connectors/jk/jkant/java/org/apache/jk - New directory

DO NOT REPLY [Bug 4418] - Race Condition in net.serversocketfactory.java

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

DO NOT REPLY [Bug 4436] New: - DecodeInterceptor writes to log on every call.

2001-10-26 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=4436. 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/mbeans - New directory

2001-10-26 Thread craigmcc
craigmcc01/10/25 18:59:36 jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/mbeans - New directory

Transfer data between portlets

2001-10-26 Thread tuandang
Hi How can I transfer data from one portlet to another ? Is there any mechanism to perform that ? I shall be happy to share my idea with you. Thank in advance. Dang Tuan mailto:[EMAIL PROTECTED]

DO NOT REPLY [Bug 4362] - Cannot read init-params from within a JSP

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

Re: Getting HttpRequest inside Realm/Tomcat 4

2001-10-26 Thread Antony Bowesman
Craig, One of the outgrowths of that realization is another JSR that you might want to keep track of (via http://www.jcp.org: JSR #115 -- Java(tm) Authorization Service Provider Contract for Containers Once this is fleshed out, Tomcat can be modified to support the new

RE: Filters on error/index pages

2001-10-26 Thread Deacon Marcus
Thanks, -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Craig R. McClanahan Sent: Friday, October 26, 2001 1:58 AM To: [EMAIL PROTECTED] Subject: RE: Filters on error/index pages On Thu, 25 Oct 2001, Deacon Marcus wrote: Date: Thu, 25 Oct

cvs commit: jakarta-tomcat build.xml

2001-10-26 Thread marcsaeg
marcsaeg01/10/26 06:59:04 Modified:.Tag: tomcat_32 build.xml Log: Changes to support building with different JAXP versions and parsers. Revision ChangesPath No revision No revision 1.53.2.8 +7 -6

cvs commit: jakarta-tomcat/src/etc server.xml

2001-10-26 Thread marcsaeg
marcsaeg01/10/26 07:01:10 Modified:src/etc Tag: tomcat_32 server.xml Log: Adds Jdk12Interceptor. It is currently commented out. Revision ChangesPath No revision No revision 1.29.2.12 +7 -1

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_global.h

2001-10-26 Thread hgomez
hgomez 01/10/26 07:02:18 Modified:jk/native/common jk_global.h Log: Oups a missing comment... Revision ChangesPath 1.11 +2 -2 jakarta-tomcat-connectors/jk/native/common/jk_global.h Index: jk_global.h

DO NOT REPLY [Bug 4450] New: - Warn if incorrect DTD referenced

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

DO NOT REPLY [Bug 4418] - Race Condition in net.serversocketfactory.java

2001-10-26 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=4418. 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/net ServerSocketFactory.java

2001-10-26 Thread marcsaeg
marcsaeg01/10/26 07:18:01 Modified:src/share/org/apache/tomcat/net Tag: tomcat_32 ServerSocketFactory.java Log: Fixed a race condition in getDefault(). PR: 4418 Submitted by: [EMAIL PROTECTED] Revision ChangesPath No

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_msg_buff.c

2001-10-26 Thread hgomez
hgomez 01/10/26 07:40:19 Modified:jk/native/common jk_msg_buff.c Log: Next step on EBCDIC work Revision ChangesPath 1.7 +3 -2 jakarta-tomcat-connectors/jk/native/common/jk_msg_buff.c Index: jk_msg_buff.c

Tomcat 3.2.3 Documentation update request.

2001-10-26 Thread Prasanna Uppaladadium
Hello. Could someone please update the Tomcat 3.2.3 documentation (http://jakarta.apache.org/tomcat/tomcat-3.2-doc/uguide/tomcat_ug.html)? In the section on server.xml, the description for Connector in the table in that section does not describe the inet option that can be used to make

DO NOT REPLY [Bug 4451] New: - Using ResourceBundle into a JSP doesn't work if .properties files is put into a subdirectory

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

IIS redirector green arrow but errors

2001-10-26 Thread Yeager, Jeffrey
I have installed so many versions so many times my head is spinning. Each time I get the same results. I followed the instructions and troubleshooting in the HowTo document. I am left with no suggestions. I installed various Tomcat versions (3.3, 3.3dev, 4.0) on a Win2000 box with IIS 5.0. I

Re: jakarta-tomcat-4.0.1-src.tar.gz .gif corrupted

2001-10-26 Thread Pier Fumagalli
GOMEZ Henri at [EMAIL PROTECTED] wrote: Many .gif are corrupted in jakarta-tomcat-4.0.1-src.tar.gz. They are fine in binary jakarta-tomcat-4.0.1.tar.gz What about ? Checked in as text from Windows? :) Pier

DO NOT REPLY [Bug 4422] - Warp connector and non existing WebApps

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

DO NOT REPLY [Bug 4386] - webapp1.0 will not install on Redhat 7.1

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

DO NOT REPLY [Bug 4386] - webapp1.0 will not install on Redhat 7.1

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

cvs commit: jakarta-tomcat-connectors/webapp/lib pr_warp_config.c

2001-10-26 Thread pier
pier01/10/26 08:18:33 Modified:webapp/lib pr_warp_config.c Log: Bug # 4422: Thanks to Brett Polivka [EMAIL PROTECTED] Revision ChangesPath 1.7 +2 -1 jakarta-tomcat-connectors/webapp/lib/pr_warp_config.c Index: pr_warp_config.c

DO NOT REPLY [Bug 4430] - errors connected to using resources in a given WAR's WEB-INF/lib directory.

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

Testing new mailing list on nagoya.

2001-10-26 Thread Pier Fumagalli
Testing... -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Testing new mailing list on nagoya.

2001-10-26 Thread Pier Fumagalli
Ok, in theory, this should bounce back in a reasonable amount of time Let's hope I'm right :) :) :) Pier -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Testing new mailing list on nagoya.

2001-10-26 Thread Pier Fumagalli
Pier Fumagalli at [EMAIL PROTECTED] wrote: Ok, in theory, this should bounce back in a reasonable amount of time Let's hope I'm right :) :) :) Yes... This is thru in few minutes.. The tomcat-dev mailing list is back more-or-less to normal... Have fun (remember, there's a big backlog on

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

2001-10-26 Thread remm
remm01/10/26 10:17:08 Modified:catalina/src/share/org/apache/catalina/core StandardContext.java Log: - Cross context should default to false. Revision ChangesPath 1.84 +5 -5

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

2001-10-26 Thread remm
remm01/10/26 10:17:39 Modified:catalina/src/conf server.xml Log: - Declare the examples webapp as cross context. Revision ChangesPath 1.41 +1 -1 jakarta-tomcat-4.0/catalina/src/conf/server.xml Index: server.xml

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

2001-10-26 Thread remm
remm01/10/26 10:17:52 Modified:catalina/src/conf Tag: tomcat_40_branch server.xml Log: - Declare the examples webapp as cross context. Revision ChangesPath No revision No revision 1.29.2.10 +1 -1

cvs commit: jakarta-tomcat-4.0 RELEASE-NOTES-4.0.2-B1.txt

2001-10-26 Thread remm
remm01/10/26 12:06:58 Added: .Tag: tomcat_40_branch RELEASE-NOTES-4.0.2-B1.txt Log: - Start release notes for the future 4.0.2-b2 (note: no schedule yet, just adding the release notes document). The document is almost empty at the moment; I'll update it later

Final test from daedalus...

2001-10-26 Thread apmail
this should be the last test... -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

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

2001-10-26 Thread amyroh
amyroh 01/10/26 11:12:01 Modified:webapps/tomcat-docs/config valve.xml Log: Add an optional '%S' item for logging user session id in the access log. This will allow to better tracking the activities of a single user session. Revision ChangesPath 1.6 +1 -0

Test #2

2001-10-26 Thread Craig R. McClanahan
Second test at 21:45, from Sun address. Craig -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/connector/http HttpConnector.java

2001-10-26 Thread remm
remm01/10/26 12:14:51 Modified:catalina/src/share/org/apache/catalina/connector/http HttpConnector.java Log: - Add a getter for allowChunking which follows the JavaBean naming conventions. Revision ChangesPath 1.27 +14 -4

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

2001-10-26 Thread bip
bip 01/10/26 12:36:08 Modified:catalina/src/share/org/apache/catalina/servlets SsiInvokerServlet.java Log: Update/Refactoring Revision ChangesPath 1.12 +54 -59

Test

2001-10-26 Thread Craig R. McClanahan
Sent at 21:45 Pacific Time. Craig -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-tomcat/src/doc readme

2001-10-26 Thread marcsaeg
marcsaeg01/10/26 08:46:58 Modified:.Tag: tomcat_32 RELEASE-NOTES src/doc Tag: tomcat_32 readme Log: Updates for 3.2.4 beta 1 Revision ChangesPath No revision No revision 1.1.2.10 +43 -32

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/valves AccessLogValve.java

2001-10-26 Thread Jason Brittain
Remy Maucherat wrote: Since the bug was likely originally my fault, I felt compelled to report to you about this missing hunk. :) I didn't backport this since I didn't think it was useful. It should just save a few operations if there's a race there, I think. Maybe it would be safer to

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

2001-10-26 Thread jfclere
jfclere 01/10/26 08:33:46 Modified:jk/native buildconf.sh Log: Remove the mkdir: Directory named was wrong and a dummy file in the directory is already used to make sure that the directory is created. Revision ChangesPath 1.3 +0 -2

cvs commit: jakarta-tomcat-connectors/jk/jkant/java/org/apache/jk/ant SoTask.java

2001-10-26 Thread costin
costin 01/10/26 12:53:45 Modified:jk/jkant ant.tasks jk/jkant/java/org/apache/jk/ant SoTask.java Added: jk/native build.xml Log: A bit more code into the ant builder. Still broken, but can compile the common/ files. From strange reasons {os.name} system

DO NOT REPLY [Bug 4458] New: - StartMenu shortcuts fail to launch Tomcat when SSL enabled - command line launch works

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

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

2001-10-26 Thread marcsaeg
marcsaeg01/10/26 08:55:11 Modified:src/share/org/apache/tomcat/core Tag: tomcat_32 Constants.java src/webpages Tag: tomcat_32 index.html Log: Updated version number for Tomcat 3.2.4 beta 1 release. Revision ChangesPath No

DO NOT REPLY [Bug 4436] - DecodeInterceptor writes to log on every call.

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

cvs commit: jakarta-tomcat/src/doc readme

2001-10-26 Thread marcsaeg
marcsaeg01/10/26 09:07:49 Modified:.Tag: tomcat_32 RELEASE-NOTES src/doc Tag: tomcat_32 readme Log: Added note about JAXP 1.1 Revision ChangesPath No revision No revision 1.1.2.11 +6 -2

DO NOT REPLY [Bug 4454] New: - pr_warp receives an invalid packet from client on simultaneous requests

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

Security Question

2001-10-26 Thread Drasko . Kokic
Hi there, I have read the Existing Risks and Problems (Chapter 8 in the internal document of the TC-3.3) and spotted that there is a potentional security risk in using Tomcat as a platform for the Application Gateway to an enterprise business support system. One of very important subprojects I