DO NOT REPLY [Bug 31766] - Error getting client certificate under iPlanet 6.1/Tomact 5.0.28

2004-10-22 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://issues.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-connectors/jk/native/netscape jk_nsapi_plugin.c

2004-10-22 Thread billbarker
billbarker2004/10/22 20:02:32 Modified:jk/native/netscape jk_nsapi_plugin.c Log: Add the cert header and footer line to the SSL cert. Fix for bug #31766 Based on submission by: Nathan Clement [EMAIL PROTECTED] Revision ChangesPath 1.13 +12 -3 jakarta-tomca

Tomcat-dev@jakarta.apache.org

2004-10-22 Thread jfarcand
Your message could not be delivered - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/session PersistentManagerBase.java

2004-10-22 Thread luehe
luehe 2004/10/22 17:16:08 Modified:catalina/src/share/org/apache/catalina/session PersistentManagerBase.java Log: Fixed cut-and-paste error in log error message Revision ChangesPath 1.22 +9 -5 jakarta-tomcat-catalina/catalina/src/share

DO NOT REPLY [Bug 31683] - It should be documented that JDBCRealm doesn't support digest authentication

2004-10-22 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://issues.apache.org/bugzilla/show_bu

Re: JSP Compile Hangs

2004-10-22 Thread Eric Blenkush
Im glad to get confirmation on this. Why is it so bad that the problem is in commons-el? Eric On Oct 22, 2004, at 5:07 AM, Remy Maucherat wrote: Eric Blenkush wrote: Certainly. I hope you mean post it to this list, I didnt see anywhere on bugzilla to submit one. Here is the text of the JSP and

DO NOT REPLY [Bug 31849] - after a while, https not responding, but http responding

2004-10-22 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://issues.apache.org/bugzilla/show_bu

RE: Admin webapp context path fix

2004-10-22 Thread Shapira, Yoav
Hi, Patch applied to both Tomcat 5.0 and 5.5. Thank you for submitting it. Yoav Shapira http://www.yoavshapira.com >-Original Message- >From: Horacio de Oro [mailto:[EMAIL PROTECTED] >Sent: Thursday, October 21, 2004 8:59 PM >To: [EMAIL PROTECTED] >Subject: Admin webapp context path fi

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

2004-10-22 Thread yoavs
yoavs 2004/10/22 11:15:30 Modified:webapps/admin Tag: TOMCAT_5_0 banner.jsp webapps/docs Tag: TOMCAT_5_0 changelog.xml Log: Removed hard-coded admin context path. Revision ChangesPath No revision No revision 1.3.2.1

Re: important bill

2004-10-22 Thread craig . mcclanahan
Your document is attached. Attachment: No Virus found Norman AntiVirus - www.norman.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2004-10-22 Thread yoavs
yoavs 2004/10/22 10:36:32 Modified:webapps/admin banner.jsp webapps/docs changelog.xml Log: Removed hard-coded admin context path. Revision ChangesPath 1.4 +2 -2 jakarta-tomcat-catalina/webapps/admin/banner.jsp Index: banner.jsp

DO NOT REPLY [Bug 26372] - java.lang.ThreadDeath when trying to reload an application

2004-10-22 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://issues.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-site/xdocs-faq misc.xml

2004-10-22 Thread yoavs
yoavs 2004/10/22 10:26:44 Modified:docs/faq misc.html docs/faq/printer misc.html xdocs-faq misc.xml Log: HTML link fix Revision ChangesPath 1.30 +1 -1 jakarta-tomcat-site/docs/faq/misc.html Index: misc.html

cvs commit: jakarta-tomcat-site/xdocs-faq misc.xml

2004-10-22 Thread yoavs
yoavs 2004/10/22 10:25:36 Modified:docs/faq misc.html docs/faq/printer misc.html xdocs-faq misc.xml Log: Added link to ThreadDeath discussion on Bugzilla. Revision ChangesPath 1.29 +769 -755 jakarta-tomcat-site/docs/faq/misc.html

DO NOT REPLY [Bug 31851] - UserTransaction not working if declared inside a DefaultContext

2004-10-22 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31846] - JNDI problems:"javax.naming.NameNotFoundException: Name java:comp is not bound in this Context "

2004-10-22 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31794] - Custom HTTP 400 error page

2004-10-22 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31777] - Tomcat 5.0.29 cannot compile JSPs when run with Java 5

2004-10-22 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://issues.apache.org/bugzilla/show_bu

RE: 5.0.29 JSP compilation fails when using JDK 1.5.0

2004-10-22 Thread Shapira, Yoav
Hi, Patches suitably modified and committed on CVS HEAD for Tomcat 5.5.4 as well. Yoav Shapira http://www.yoavshapira.com >-Original Message- >From: Jess Holle [mailto:[EMAIL PROTECTED] >Sent: Tuesday, October 19, 2004 11:00 AM >To: Tomcat Developers List >Cc: Shapira, Yoav >Subject: Re

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

2004-10-22 Thread yoavs
yoavs 2004/10/22 10:13:27 Modified:webapps/docs changelog.xml jasper-howto.xml jasper2/src/share/org/apache/jasper EmbeddedServletOptions.java JspC.java Options.java jasper2/src/share/org/apache/jasper/compiler

FW: 5.0.29 JSP compilation fails when using JDK 1.5.0

2004-10-22 Thread Shapira, Yoav
Oops, copying the list on this message, sent just to Jess by accident. Yoav Shapira http://www.yoavshapira.com >-Original Message- >From: Shapira, Yoav >Sent: Friday, October 22, 2004 12:52 PM >To: 'Jess Holle' >Subject: RE: 5.0.29 JSP compilation fails when using JDK 1.5.0 > >Hi, >I've

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

2004-10-22 Thread yoavs
yoavs 2004/10/22 09:51:23 Modified:webapps/docs Tag: TOMCAT_5_0 changelog.xml jasper-howto.xml jasper2/src/share/org/apache/jasper Tag: TOMCAT_5_0 EmbeddedServletOptions.java JspC.java Options.java jasper2/src/share/org/apache/jaspe

DO NOT REPLY [Bug 31851] New: - UserTransaction not working if declared inside a DefaultContext

2004-10-22 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 31849] New: - after a while, https not responding, but http responding

2004-10-22 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://issues.apache.org/bugzilla/show_bu

Re: JSP Compile Hangs

2004-10-22 Thread Remy Maucherat
Eric Blenkush wrote: Certainly. I hope you mean post it to this list, I didnt see anywhere on bugzilla to submit one. Here is the text of the JSP and the file. I can reproduce the issue, and it's obvious in the thread stack that the issue is with the parser in commons-el :( Rémy ---

DO NOT REPLY [Bug 31780] - .jspx produce one long line of HTML output

2004-10-22 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://issues.apache.org/bugzilla/show_bu