Re: JSSE 1.4: 'Want' vs. 'Need' Client Certificate Authentication

2004-01-23 Thread Bill Barker
I've updated TC 5 to support "want". Until I figure out how to get the 'admin' webapp to work with the changes, I'm holding off committing the Connector changes for TC 4.1.x (since we are just before a release, and I'd like the release to go GA :). However, the patch is sitting on my hard-drive a

cvs commit: jakarta-tomcat-catalina/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/connector EditConnectorAction.java SaveConnectorAction.java

2004-01-23 Thread billbarker
billbarker2004/01/23 21:59:47 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin/connector EditConnectorAction.java SaveConnectorAction.java Log: Updating the admin webapp for the change in type of clientAuth. I could use some help in where to

DO NOT REPLY [Bug 26393] New: - req.getParamameter don't respect req.setCharacterEncoding

2004-01-23 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-connectors/util/java/org/apache/tomcat/util/net/jsse JSSE13SocketFactory.java JSSE14SocketFactory.java JSSESocketFactory.java

2004-01-23 Thread billbarker
billbarker2004/01/23 20:56:32 Modified:util/java/org/apache/tomcat/util/net/jsse JSSE13SocketFactory.java JSSE14SocketFactory.java JSSESocketFactory.java Log: Allow the option to only "want" client authentication. Submitted By: Mi

cvs commit: jakarta-tomcat-catalina/webapps/docs/config http.xml

2004-01-23 Thread remm
remm2004/01/23 15:32:34 Modified:webapps/docs/config http.xml Log: - Document new field. Revision ChangesPath 1.7 +6 -0 jakarta-tomcat-catalina/webapps/docs/config/http.xml Index: http.xml =

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

2004-01-23 Thread remm
remm2004/01/23 15:04:09 Modified:catalina/src/share/org/apache/catalina/core StandardContext.java catalina/src/share/org/apache/catalina/startup HostConfig.java Log: - Bug 26010: '_' was an inappropriate character to

Re: Add ability for Realm authentication to tell the user the reason for auth failure

2004-01-23 Thread Remy Maucherat
[Carlos H.] wrote: Hi all, First of all: My name is Carlos and I'm new here. (I have entered the list a few days ago) And I'm still trying to understand the tomcat source code... oh... and I'm not from USA...my english is not perfect, but I hope I can be usefull anyway ;) I was looking f

DO NOT REPLY [Bug 26010] - path in server.xml doesn't like "_" (underscore) character.

2004-01-23 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 26010] - path in server.xml doesn't like "_" (underscore) character.

2004-01-23 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 26010] - path in server.xml doesn't like "_" (underscore) character.

2004-01-23 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-catalina/webapps/manager/WEB-INF/classes/org/apache/catalina/manager ManagerServlet.java

2004-01-23 Thread remm
remm2004/01/23 14:39:01 Modified:webapps/manager/WEB-INF/classes/org/apache/catalina/manager ManagerServlet.java Log: - Bug 26010: '_' was an inappropriate character to replace the path separator, since it's a common character in HTTP. Experiment with

DO NOT REPLY [Bug 26341] - It's possible to call getAttribute() while session is invalidated without IAE

2004-01-23 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-catalina/catalina/src/share/org/apache/catalina/session StandardSession.java

2004-01-23 Thread remm
remm2004/01/23 14:29:32 Modified:catalina/src/share/org/apache/catalina/session StandardSession.java Log: - Bug 26341: When calling the removeAttributes during session expiration, notified attributes should see the session as invalid. Revision Ch

Add ability for Realm authentication to tell the user the reason for auth failure

2004-01-23 Thread [Carlos H.]
Hi all, First of all: My name is Carlos and I'm new here. (I have entered the list a few days ago) And I'm still trying to understand the tomcat source code... oh... and I'm not from USA...my english is not perfect, but I hope I can be usefull anyway ;) I was looking for something to work

DO NOT REPLY [Bug 26341] - It's possible to call getAttribute() while session is invalidated without IAE

2004-01-23 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 26341] - It's possible to call getAttribute() while session is invalidated without IAE

2004-01-23 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 26022] - background compile thread compiles pages with errors on every run

2004-01-23 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 26341] - It's possible to call getAttribute() while session is invalidated without IAE

2004-01-23 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-connectors/coyote/src/java/org/apache/coyote/tomcat4 CoyoteConnector.java

2004-01-23 Thread markt
markt 2004/01/23 12:47:13 Modified:coyote/src/java/org/apache/coyote/tomcat4 CoyoteConnector.java Log: - Fixing what looks like a cut and paste error to resolve a compilation error. Revision ChangesPath 1.32 +5 -5 jakarta-tomcat-connec

RE: JSSE 1.4: 'Want' vs. 'Need' Client Certificate Authentication

2004-01-23 Thread Becker, Michael
Bill, I'm not sure what the best way to submit these are, but here is a first stab at an implementation of this. I was able to successfully test and run this under Tomcat 4.1.29 using the Jakarta-tomcat-connectors source package distributed with 5.0.18 (should be the latest from my understanding

DO NOT REPLY [Bug 13446] - Invalide error page with request attribute.

2004-01-23 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 26341] - It's possible to call getAttribute() while session is invalidated without IAE

2004-01-23 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 26022] - background compile thread compiles pages with errors on every run

2004-01-23 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 25596] - Application briefly unavailable when using manager to reload

2004-01-23 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 25596] - Application briefly unavailable when using manager to reload

2004-01-23 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 25596] - Application briefly unavailable when using manager to reload

2004-01-23 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 26022] - background compile thread compiles pages with errors on every run

2004-01-23 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 26022] - background compile thread compiles pages with errors on every run

2004-01-23 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 26022] - background compile thread compiles pages with errors on every run

2004-01-23 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: [PATHCH] ./jk/native2/server/apache2/jk_service_apache2.c

2004-01-23 Thread Günter Knauf
Hi Bill, > Checking the CVS logs, It was fixed on 12/2/03, so 4.1.30 will be the > first > 4.1.x version with the fix. Prior to then, yes it did use the value from > Apache for getServerPort. > - Original Message - > From: "Kyle VanderBeek" <[EMAIL PROTECTED]> > To: "Tomcat Developers Lis

Re: [5.0] Three proposals

2004-01-23 Thread Remy Maucherat
Remy Maucherat wrote: Here are some new proposals. 2) Bug 26010. Doh, '_' is a useful character in URIs. Big mistake from me :-( I plan to use the '#' character instead, which is not useable in a URI. 3) New connector shutdown. There is a problem with the current Tomcat shutdown order. It work

Good reason to make database.save() in MemoryUserDatabaseFactory.getObjectInstance ?

2004-01-23 Thread Xavier Poinsard
Hi, Looking for a simpler solution for bug 25822 (tomcat shouldn't write tomcat-users.xml at startup), I would like to know if there is a good raison to call database.save() just after a database.open() since not update could have take place. The only justification would be to raise an error whe

RE: configuring tomcat for encoding types.

2004-01-23 Thread Deepak Sharma
guys ,got a filter which can do the request part. u can refer the link below. http://lists.jforge.org/pipermail/jlcp-dev/2004-January/000274.html Rgds, Deepak. -Original Message- From: Deepak Sharma [mailto:[EMAIL PROTECTED] Sent: Friday, January 23, 2004 11:54 AM To: [EMAIL PROTECTED] S

DO NOT REPLY [Bug 26375] New: - Determining whether a package is sealed fails with partially-sealed jars

2004-01-23 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

webdav over tomcat connector on windows problem

2004-01-23 Thread Livio Marti
from an older post of you on http://archives.real-time.com/pipermail/tomcat-devel/2001-December/ 025155.html i have found a solution for the webdav over tomcat connector on windows problem ;) if you make a connection from an os x or linux box on a tomcat webdav w/ webapp connector for

DO NOT REPLY [Bug 26373] - getServletContext().getRequestDispatcher() fails

2004-01-23 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 26373] - getServletContext().getRequestDispatcher() fails

2004-01-23 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 26373] New: - getServletContext().getRequestDispatcher() fails

2004-01-23 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 26372] - java.lang.ThreadDeath when trwaing to reload an application

2004-01-23 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 26372] New: - java.lang.ThreadDeath when trwaing to reload an application

2004-01-23 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

Spec folks comments on bug 26341

2004-01-23 Thread Remy Maucherat
This conflicts with when the sessionDestroyed notification is called, is it normal, or is it that the Javadocs were not properly updated ? Thanks, Rémy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

mod_jk change lb behavior for local_workers

2004-01-23 Thread Andre Gebers
Hi, i had a problem setting up mod_jk to load-balance my local_workers properly. Here is my environment: 2 Apaches 2.0.48 + mod_jk 1.2.5 4 Workers behind them. all on linux rh8 the workers.properties for apache-A look like this: worker.list=loadbal worker.devprocA1.type=ajp13 worker.devprocA1.