tomcat asking from certificate but choice list is empty

2002-07-19 Thread Massimo Martinelli
i've seen that the question i'm going to write have been posted to many mailing lists (sun, ssl, tomcat-user) but i haven't seen any useful answer (perhaps i haven't seen well). I'm using Tomcat 4.0.3 with secure connections (ssl), if i use only the certificate for the server all things go wel

Re: cvs commit: jakarta-tomcat-4.0 gump.xml

2002-07-19 Thread Stefan Bodewig
Thanks! Stefan -- To unsubscribe, e-mail: For additional commands, e-mail:

RE: cvs commit: jakarta-tomcat-4.0 gump.xml

2002-07-19 Thread Larry Isaacs
Committed. Sorry I can't be of more help. I'm going on vacation next week, so I'm rushing to commit all the changes that are likely to break things in my day job before I go. :-) Cheers, Larry > -Original Message- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED]] > Sent: Friday, July

cvs commit: jakarta-tomcat-4.0 gump.xml

2002-07-19 Thread larryi
larryi 2002/07/19 05:48:08 Modified:.gump.xml Log: Correction to last patch. Submitted by: Stefan Bodewig Revision ChangesPath 1.6 +2 -2 jakarta-tomcat-4.0/gump.xml Index: gump.xml ==

DO NOT REPLY [Bug 10902] - "package.access" security check too general for Jasper - precompiled JSPs get package-access violation

2002-07-19 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_b

DO NOT REPLY [Bug 10902] - "package.access" security check too general for Jasper - precompiled JSPs get package-access violation

2002-07-19 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_b

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

2002-07-19 Thread glenn
glenn 2002/07/19 05:38:35 Modified:catalina/src/conf catalina.policy Log: Add permission required for JSPC servlets Revision ChangesPath 1.24 +4 -1 jakarta-tomcat-4.0/catalina/src/conf/catalina.policy Index: catalina.policy

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

2002-07-19 Thread glenn
glenn 2002/07/19 05:36:14 Modified:catalina/src/conf Tag: tomcat_40_branch catalina.policy Log: Add permission required for JSPC servlets Revision ChangesPath No revision No revision 1.14.2.2 +4 -1 jakarta-tomca

Re: cvs commit: jakarta-tomcat-4.0 gump.xml

2002-07-19 Thread Stefan Bodewig
Thanks Larry, now step 2 of 2 (I've by accident forgotten to close a tag, sorry) - make commons-logging-api.jar work: Cheers Stefan Index: gump.xml === RCS file: /home/cvspublic/jakarta-tomcat-4.0/gump.xml,v retrieving rev

cvs commit: jakarta-tomcat-4.0 gump.xml

2002-07-19 Thread larryi
larryi 2002/07/19 04:59:55 Modified:.gump.xml Log: Update per request by Stefan Bodewig. Revision ChangesPath 1.5 +4 -5 jakarta-tomcat-4.0/gump.xml Index: gump.xml === RCS file:

DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2002-07-19 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_b

DO NOT REPLY [Bug 10671] - Major issues with jsp:param in jsp:include and jsp:forward

2002-07-19 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_b

[GUMP] patch to 4.0's descriptor

2002-07-19 Thread Stefan Bodewig
OK, second try. This one will avoid the build failure you've seen the last two days (and probably lead to a different one) and allow Gump to recognize commons-logging-api.jar. Stefan Index: gump.xml === RCS file: /home/cvspublic/ja