Re: Resend: SSL portability and Coyote

2002-04-26 Thread Nick Betteridge
Eric Rescorla wrote: > > This didn't make it out the first time so I'm resending... > > I'm looking at what needs to be done to make the 3.3 SSL portablity > stuff work properly with Coyote. For the most part, this work has been > done--if you set the SSLImplementation appropriately and the corr

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/mbeans StandardServerMBean.java mbeans-descriptors.xml

2002-04-26 Thread craigmcc
craigmcc02/04/26 22:09:03 Modified:catalina/src/share/org/apache/catalina/mbeans StandardServerMBean.java mbeans-descriptors.xml Log: Switch to using the Catalina component tree directly for all persistence operations -- since we will need this for componen

DO NOT REPLY [Bug 8562] - StaticInterceptor multiThread issue

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

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

2002-04-26 Thread billbarker
billbarker02/04/26 20:45:19 Modified:src/facade22/org/apache/tomcat/facade HttpServletRequestFacade.java src/share/org/apache/tomcat/core Request.java src/share/org/apache/tomcat/modules/generators StaticInter

Re: mod_webapp.so socketpool changes..

2002-04-26 Thread Cavan Morris
Hey Guys, I reported bug 8433 and am looking for a way to solve it. I thought that the socketpool work you're doing might solve the problem but wasn't able to compile the latest from cvs. My question is do you think that what you're working on could fix the bug? This is a very severe problem

Re: Resend: SSL portability and Coyote

2002-04-26 Thread Bill Barker
- Original Message - From: "Eric Rescorla" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Friday, April 26, 2002 5:38 PM Subject: Re: Resend: SSL portability and Coyote > "Bill Barker" <[EMAIL PROTECTED]> writes: > > Also, somebody in o.a.c.tomcat4 needs to f

Re: How to servlets with scope of page?

2002-04-26 Thread Bojan Smojver
Well, servlets don't really have scope, just like JSP's don't have scope. The beans used in JSP's have scope, if I remember correctly from my JSP days. Anyway, I can describe at least one solution to the problem. For that, you can download my PumpServlet from here: ftp://ftp.binarix.com/pub/pump

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

2002-04-26 Thread larryi
larryi 02/04/26 18:55:18 Modified:src/facade22/org/apache/tomcat/facade RequestDispatcherImpl.java src/share/org/apache/tomcat/modules/generators StaticInterceptor.java Log: For RequestDispatcher.forward, discard the ch

[PROPOSAL] Modification of the code generated by Jasper2

2002-04-26 Thread Denis Benoit
I've been thinking and working on a possible fix for bug http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8290. The issue concerns the often deep nesting of try/finally blocks that triggers a bug in the JVM that result in bad JSP performance. The proposition is to limit the number of try/finall

cvs commit: jakarta-tomcat/src/tests/webpages/dispatch foo.jsp rdForward.jsp rdInclude.jsp

2002-04-26 Thread larryi
larryi 02/04/26 18:44:11 Modified:src/tests/webpages/WEB-INF test-tomcat.xml Added: src/tests/webpages/dispatch foo.jsp rdForward.jsp rdInclude.jsp Log: Add test case for Bugzilla 8092. RequestDispatcher.include followed by a RequestDispacher.forw

cvs commit: jakarta-tomcat-4.0/webapps/admin/connector connector.jsp

2002-04-26 Thread manveen
manveen 02/04/26 18:05:03 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties webapps/admin/WEB-INF/classes/org/apache/webapp/admin/service EditServiceAction.java

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

2002-04-26 Thread nacho
nacho 02/04/26 17:50:43 Modified:jk/native2/include jk_map.h Log: * MSVC is much more picky about this things Revision ChangesPath 1.12 +2 -2 jakarta-tomcat-connectors/jk/native2/include/jk_map.h Index: jk_map.h

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

2002-04-26 Thread nacho
nacho 02/04/26 17:49:10 Modified:jk/native2/common jk_logger_file.c Log: * Logger file can use substitutions.. Revision ChangesPath 1.21 +5 -8 jakarta-tomcat-connectors/jk/native2/common/jk_logger_file.c Index: jk_logger_file.c

cvs commit: jakarta-tomcat-connectors/jk/native2/server/isapi jk_iis.h jk_isapi_plugin.c jk_service_iis.c

2002-04-26 Thread nacho
nacho 02/04/26 17:48:33 Modified:jk/native2/server/isapi jk_iis.h jk_isapi_plugin.c jk_service_iis.c Log: * Fixing things related to JK_OK change commons * Filter part is working * Workers doent initialize ATM.. working on it Revision ChangesP

Re: Resend: SSL portability and Coyote

2002-04-26 Thread Eric Rescorla
"Bill Barker" <[EMAIL PROTECTED]> writes: > Also, somebody in o.a.c.tomcat4 needs to fire the ACTION_REQ_SSL_ATTRIBUTE > action. That's the Coyote replacement for CertificateValve. Ah. Can you give me the 10,000 overview on how ATTRIBUTES work (or point me to the right location)? I can arrange f

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

2002-04-26 Thread manveen
manveen 02/04/26 16:56:18 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin/service AddServiceAction.java Log: Fix for minor bug. Revision ChangesPath 1.8 +6 -5 jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/w

[4.1.0] Milestone available for testing

2002-04-26 Thread Remy Maucherat
The 4.1.0 milestone is available for testing. The vote on how much the build should be publicized will happen next week (unless a showstopper bug is found before, in which case a new milestone will be released). Binaries are available at: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/test/v

Re: Resend: SSL portability and Coyote

2002-04-26 Thread Bill Barker
Also, somebody in o.a.c.tomcat4 needs to fire the ACTION_REQ_SSL_ATTRIBUTE action. That's the Coyote replacement for CertificateValve. - Original Message - From: "Remy Maucherat" <[EMAIL PROTECTED]> To: "Tomcat Developers List" <[EMAIL PROTECTED]> Sent: Friday, April 26, 2002 2:50 PM Subj

RE: IIS 6 problems with isapi_redirector.dll

2002-04-26 Thread Ignacio J. Ortega
> De: Lenny Karpel [mailto:[EMAIL PROTECTED]] > Enviado el: viernes 26 de abril de 2002 23:57 Hola Lenny: > > HSE_STATUS_SUCCESS_AND_KEEP_CONN > Ughh, good finding > I changed the code at line 870 to always return: > > HSE_STATUS_SUCCESS > Probably your are right here, just teste

IIS 6 problems with isapi_redirector.dll

2002-04-26 Thread Lenny Karpel
For testing purposes I have been trying to get isapi_redirector.dll (from 4.0.3) to work under the Windows .NET Enterprise Server Beta 3 that contains IIS 6. In am running Tomcat 4.0.4-b2-01. Configuration was not a problem. Requests for static objects appear to work fine. However requests for

Re: Resend: SSL portability and Coyote

2002-04-26 Thread Remy Maucherat
> This didn't make it out the first time so I'm resending... > > I'm looking at what needs to be done to make the 3.3 SSL portablity > stuff work properly with Coyote. For the most part, this work has been > done--if you set the SSLImplementation appropriately and the correct > factory gets invok

Re: Resend: SSL portability and Coyote

2002-04-26 Thread costinm
On Fri, 26 Apr 2002, Eric Rescorla wrote: > (1) CoyoteServerSocketFactory appears to be willing to handle a > "socketFactoryName". AFAICT, this is supplanted by SSLImplementation > and none of the other code does anything with it. Any reason not to > remove support for this directive entirely? >

cvs commit: jakarta-tomcat-4.0 RELEASE-NOTES-4.1.0.txt

2002-04-26 Thread remm
remm02/04/26 14:27:53 Added: .RELEASE-NOTES-4.1.0.txt Log: - Add release notes. - This will be populated in the coming week. Revision ChangesPath 1.1 jakarta-tomcat-4.0/RELEASE-NOTES-4.1.0.txt Index: RELEASE-NOTES-4.1.0.txt ===

4.1 Release Plan accepted

2002-04-26 Thread Remy Maucherat
The 4.1 Release Plan and new release process has been accpeted. Thanks to all who voted and the comments (and thanks for all the +1s especially from people whom are not used to +1 4.x releases; I'm convinced everyone will benefit from this level of cooperation :)) ! I will proceed with the releas

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

2002-04-26 Thread remm
remm02/04/26 14:18:18 Modified:catalina/src/share/org/apache/catalina/core ApplicationContext.java Log: - Partially revert the patch for 6662, as the new test was not correct in some cases (Watchdog caught it). Revision ChangesPath 1.37

Resend: SSL portability and Coyote

2002-04-26 Thread Eric Rescorla
This didn't make it out the first time so I'm resending... I'm looking at what needs to be done to make the 3.3 SSL portablity stuff work properly with Coyote. For the most part, this work has been done--if you set the SSLImplementation appropriately and the correct factory gets invoked. However,

DO NOT REPLY [Bug 7984] - class org.apache.catalina.logger.FileLogger should be public

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

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/logger FileLogger.java SystemErrLogger.java SystemOutLogger.java

2002-04-26 Thread craigmcc
craigmcc02/04/26 14:09:06 Modified:catalina/src/share/org/apache/catalina/logger FileLogger.java SystemErrLogger.java SystemOutLogger.java Log: Make the standard logger classes non-final so that they can be subclassed. PR: Bugzill

DO NOT REPLY [Bug 8552] - malformed URL upon second redirect

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

New XML Pack Inconsistencies

2002-04-26 Thread Christopher Cain
A "Spring '02" XML Pack has appeared on the Sun page which now has top billing (the Fall release is further down the page), and the included JAXP for that release is "jaxp-1.2-ea2". I'm sure everyone will be shocked to hear that the jars included in "1.2-ea2" bear almost no resemblance whatsoe

DO NOT REPLY [Bug 8566] - Filter using ServletRequestWrapper breaks RequestDispatcher.forward

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

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

2002-04-26 Thread remm
remm02/04/26 13:52:05 Modified:jasper2/src/share/org/apache/jasper/compiler JspUtil.java Log: - The xmlns attribute(s) are always allowed on any XML node. Revision ChangesPath 1.2 +6 -4 jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler/Js

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

2002-04-26 Thread remm
remm02/04/26 13:13:43 Modified:http11/src/java/org/apache/coyote/http11 Http11Protocol.java Log: - Set the timeout attribute. Revision ChangesPath 1.11 +2 -0 jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11/Http11Protocol.java Index:

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat4 CoyoteConnector.java

2002-04-26 Thread remm
remm02/04/26 13:13:36 Modified:coyote/src/java/org/apache/coyote/tomcat4 CoyoteConnector.java Log: - Set the timeout attribute. Revision ChangesPath 1.11 +6 -4 jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat4/Coyo

cvs commit: jakarta-tomcat-4.0/webapps/admin/host hosts.jsp

2002-04-26 Thread manveen
manveen 02/04/26 13:07:36 Modified:webapps/admin/host hosts.jsp Log: Added a check that host for admin tool cannot be deleted through the tool to prevent it from hanging. Revision ChangesPath 1.2 +5 -0 jakarta-tomcat-4.0/webapps/admin/host/hosts.jsp Inde

Tomcat, Postgres, JDBC, Blackdown 1.3.1, IE: No impact, no idea!

2002-04-26 Thread Colin Freas
My application, in a nutshell, allows you to click within a series of HTML table data cells, and this dynamically creates hidden input boxes on a form, which when submitted, the server processes into SQL, and returns the result of. The problem: 'selecting' too many data cells causes the site to

DO NOT REPLY [Bug 8566] New: - Filter using ServletRequestWrapper breaks RequestDispatcher.forward

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

cvs commit: jakarta-tomcat-4.0/webapps/admin/context context.jsp contexts.jsp

2002-04-26 Thread manveen
manveen 02/04/26 12:15:52 Modified:webapps/admin/connector connectors.jsp webapps/admin/context context.jsp contexts.jsp Log: * disable "delete this context" operation from "/admin" * mark connector and context that cant be deleted from the admin tool with a red*

DO NOT REPLY [Bug 5853] - Unable to get request parameters in the Error page for form based login

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

cvs commit: jakarta-tomcat-4.0/webapps/admin/service service.jsp services.jsp

2002-04-26 Thread manveen
manveen 02/04/26 12:05:13 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin Lists.java webapps/admin/WEB-INF/classes/org/apache/webapp/admin/connector AddConnectorAction.java webapps/admin/WEB-INF

DO NOT REPLY [Bug 8563] - Tomcat throw HTTP500, No Context configured after restart

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

DO NOT REPLY [Bug 8565] New: - MyEntityResolver doesn't allow including user-defined entities

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

ISAPI Filter and the OPTIONS method

2002-04-26 Thread Robert Priest
Hola Ignacio, > > About the OPTIONS method, i'm not truly sure that isapi_redirect are > > correctly passing down this method, this should be a good > > point to start > > to see why webfolders doesnt work.. putting a breakpoint inside the > > ajp13 read methods insside tomcat could help a bun

DO NOT REPLY [Bug 8564] New: - keysSql not formatted for DB2 database

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

DO NOT REPLY [Bug 5853] - Unable to get request parameters in the Error page for form based login

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

DO NOT REPLY [Bug 8563] New: - Tomcat throw HTTP500, No Context configured after restart

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

DO NOT REPLY [Bug 5853] - Unable to get request parameters in the Error page for form based login

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

Re: R: ATTENZIONE A QUESTO VIRUS

2002-04-26 Thread Pier Fumagalli
"jean-frederic clere" <[EMAIL PROTECTED]> wrote: > Luca Ventura wrote: >> Non è vero nulla!!! >> >> Il file in questione fa parte del debugger della Java VM di Microsoft >> e la sua cancellazione potrebbe danneggiare seriamente il sistema. > > Yep! That is a known hoax (http://vil.mcafee.com/di

DO NOT REPLY [Bug 8562] New: - StaticInterceptor multiThread issue

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

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/mbeans StandardServerMBean.java mbeans-descriptors.xml

2002-04-26 Thread craigmcc
craigmcc02/04/26 10:40:50 Modified:catalina/src/share/org/apache/catalina/mbeans StandardServerMBean.java mbeans-descriptors.xml Log: Enable saving of most of the simple-to-access configuration elements. There are FIXMEs to mark the remaining ones. Rev

How to servlets with scope of page?

2002-04-26 Thread Roland
How can I make a servlet with scope of page or any other scope like those defined for jsp? I'm using pure servlets, no JSP. Thanks for any help Roland -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: R: ATTENZIONE A QUESTO VIRUS

2002-04-26 Thread jean-frederic clere
Luca Ventura wrote: > Non è vero nulla!!! > > Il file in questione fa parte del debugger della Java VM di Microsoft > e la sua cancellazione potrebbe danneggiare seriamente il sistema. Yep! That is a known hoax (http://vil.mcafee.com/dispVirus.asp?virus_k=99436). - I was just not remembering wha

R: ATTENZIONE A QUESTO VIRUS

2002-04-26 Thread Luca Ventura
Non è vero nulla!!! Il file in questione fa parte del debugger della Java VM di Microsoft e la sua cancellazione potrebbe danneggiare seriamente il sistema. Non cancellatelo assolutamente! Luca -Messaggio originale- Da: Lorenzo Pastore [mailto:[EMAIL PROTECTED]] Inviato: venerdì 2

Re: mod_webapp.so socketpool changes..

2002-04-26 Thread jean-frederic clere
Clere, Jean-Frederic wrote: > [EMAIL PROTECTED] wrote: > >> Hi John-Frederic, >> >> I've only just seen your mail as I've been away for a few days... >> >> Is there any update on this? Have you had a chance to look at the >> updates I made? > > > Yep... But it needs more when having a not thr

cvs commit: jakarta-tomcat-connectors/webapp/lib pr_warp_socketpool.c Makefile.in Makefile.win pr_warp.c pr_warp.h pr_warp_config.c pr_warp_network.c wa_main.c

2002-04-26 Thread jfclere
jfclere 02/04/26 06:12:35 Modified:webapp/include wa.h webapp/lib Makefile.in Makefile.win pr_warp.c pr_warp.h pr_warp_config.c pr_warp_network.c wa_main.c Added: webapp/lib pr_warp_socketpool.c Log: Add socketpool for win32 and thread

DO NOT REPLY [Bug 8552] New: - malformed URL upon second redirect

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

Re: mod_webapp.so socketpool changes..

2002-04-26 Thread jean-frederic clere
[EMAIL PROTECTED] wrote: > Hi John-Frederic, > > I've only just seen your mail as I've been away for a few days... > > Is there any update on this? Have you had a chance to look at the updates I made? Yep... But it needs more when having a not threaded Apache-1.3 for example. The code still do

DO NOT REPLY [Bug 8541] New: - IIS redirector URL-encodes cookie values

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