DO NOT REPLY [Bug 19799] - Tomcat dies after being up for a while (complains about maxThreads)

2003-08-15 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=19799. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 19799] - Tomcat dies after being up for a while (complains about maxThreads)

2003-08-15 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=19799. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 22451] New: - $CATALINA_HOME/conf/jk directory missing in binary 4.1.27-LE-jdk141 tar ball

2003-08-15 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=22451. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 19799] - Tomcat dies after being up for a while (complains about maxThreads)

2003-08-15 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=19799. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

JSP 2.0 Jasper in Jetty 5

2003-08-15 Thread Greg Wilkins
I've just started checking the integration of jasper from 5.0.7 in Jetty 5, and felt compelled to send a quick thank you note. Integration has been totally painless and the results appear to be a very fast and snappy! Also the 2.0 features are very cool - I'll have to stop making nasty remarks

Re: JSP 2.0 Jasper in Jetty 5

2003-08-15 Thread matthias.ernst
On Fri, 15 Aug 2003, Greg Wilkins wrote: Integration has been totally painless and the results appear to be a very fast and snappy! I'd like to second that. I've managed to integrate Jasper into a number of non-tomcat Servlet 2.3 containers for using tagfiles. I've also been able to add a small

limits the access of upper directory

2003-08-15 Thread Luo, Zhongjun
Dear Sir/Madam: I have used Tomcat to make a web site, please see: http://bac-portal.mc.vanderbilt.edu/BAC/BACWEB.jsp Would you please tell me how I can limit the access to whole name of this site only? For example. now people can access (by deleting /BACWEB.jsp):

DO NOT REPLY [Bug 22466] New: - StackOverflowError in ResponseBase.write (no recursion)

2003-08-15 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=22466. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: limits the access of upper directory

2003-08-15 Thread Mark Roth
Hi Luo, You can create an index.jsp or index.html page in that directory and people will no longer be able to list the directory contents. - MArk Luo, Zhongjun wrote: Dear Sir/Madam: I have used Tomcat to make a web site, please see: http://bac-portal.mc.vanderbilt.edu/BAC/BACWEB.jsp Would

RE: limits the access of upper directory

2003-08-15 Thread Halstead, Chris
Rule #1 - don't post configuration or use questions to the tomcat-dev list...that's what tomcat-user is for. That said, look at ./conf/web.xml for the 'listings' init-param of DefaultServlet. Setting this parameter to 'false' will deny directory listings. -chris -Original Message-

Re: JSP 2.0 Jasper in Jetty 5

2003-08-15 Thread Mark Roth
Greg, Thanks - the new features in JSP 2.0 are directly as a result of feedback from the Java community. We've received some excellent feedback, and the JSP expert group, composed of over 30 experts from various companies, has done a great job processing the most requested features and

DO NOT REPLY [Bug 22388] - TC 5.0.7 Startup Exception

2003-08-15 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=22388. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 21206] - Tomcat 5 - Jetspeed JSP Portlets do not display

2003-08-15 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=21206. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 19799] - Tomcat dies after being up for a while (complains about maxThreads)

2003-08-15 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=19799. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 22388] - TC 5.0.7 Startup Exception

2003-08-15 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=22388. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2003-08-15 Thread luehe
luehe 2003/08/15 14:01:41 Modified:jasper2/src/share/org/apache/jasper/compiler TagLibraryInfoImpl.java Log: Restored JSP default for 1.2 based tag handlers Revision ChangesPath 1.44 +11 -19

[j-t-c] Thread problem in jk_uri_worker_map.c

2003-08-15 Thread Marc Saegesser
I've run into a threading problem in /j-t-c/native/jk/common/jk_uri_worker_map.c. The problem has been around for a long time, but I believe the changes checked in for version 1.15 on June, 27, 2003 made the problem worse. I have only been able to reproduce the problem on multi-processor

Re: [j-t-c] Thread problem in jk_uri_worker_map.c

2003-08-15 Thread Bill Barker
The easiest solution would be to change the map_uri_to_worker contract to be that the uri parameter is modifiable. Then Apache can dup it using the request's pool, it looks like IIS is doing this most of the time anyway, and Netscape isn't using map_uri_to_worker at all. That leave Domino, which

DO NOT REPLY [Bug 22477] New: - Modifying classes in WEB-INF/classes causes Exception

2003-08-15 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=22477. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2003-08-15 Thread luehe
luehe 2003/08/15 17:35:32 Modified:catalina/src/share/org/apache/catalina/core ApplicationContext.java Log: Clone attribute names iterator, to avoid java.lang.ConcurrentModificationException when removing attribute while iterating over attribute names

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomcat5 CoyoteRequest.java

2003-08-15 Thread luehe
luehe 2003/08/15 17:39:33 Modified:catalina/src/share/org/apache/coyote/tomcat5 CoyoteRequest.java Log: Clone attribute names iterator, to avoid java.lang.ConcurrentModificationException when removing attribute while iterating over attribute names

JkCoyoteHandler with SSL

2003-08-15 Thread Ben Sifuentes
While using Apache2.0.47 and Tomcat 4.1.24 integrated with JBOSS 3.2.1 on a Win2000 box. I get the following exception from the Tomcat JkCoyoteHandler when making a https call If I hit the ok button several times when it pops up the Select your Certificate box in windows it processes the

Re: JkCoyoteHandler with SSL

2003-08-15 Thread Bill Barker
Client-certs don't work with JkCoyote on 4.1.24. You need to use 4.1.27 (or, at least the tomcat-jk2.jar). - Original Message - From: Ben Sifuentes [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, August 15, 2003 5:45 PM Subject: JkCoyoteHandler with SSL While using Apache2.0.47

Re: JkCoyoteHandler with SSL

2003-08-15 Thread Kan Ogawa
Look at the bug 15790. http://issues.apache.org/bugzilla/show_bug.cgi?id=15790 This problem was fixed in 4.1.25 or later. Ben Sifuentes wrote: While using Apache2.0.47 and Tomcat 4.1.24 integrated with JBOSS 3.2.1 on a Win2000 box. I get the following exception from the Tomcat JkCoyoteHandler

DO NOT REPLY [Bug 21206] - Tomcat 5 - Jetspeed JSP Portlets do not display

2003-08-15 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=21206. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 21206] - Tomcat 5 - Jetspeed JSP Portlets do not display

2003-08-15 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=21206. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-catalina/catalina/etc bootstrap.MF

2003-08-15 Thread remm
remm2003/08/15 19:36:20 Modified:catalina/etc bootstrap.MF Log: - Put commons-daemon in the classpath. Revision ChangesPath 1.3 +1 -1 jakarta-tomcat-catalina/catalina/etc/bootstrap.MF Index: bootstrap.MF

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

2003-08-15 Thread remm
remm2003/08/15 19:39:33 Modified:webapps/docs setup.xml Log: - Document using commons-daemon with Tomcat on Unix. Revision ChangesPath 1.3 +51 -1 jakarta-tomcat-catalina/webapps/docs/setup.xml Index: setup.xml

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

2003-08-15 Thread billbarker
billbarker2003/08/15 20:37:48 Modified:webapps/docs setup.xml Log: Adding a note about the tomcat.sh file to start Tomcat as a service on *nix systems. Revision ChangesPath 1.4 +5 -0 jakarta-tomcat-catalina/webapps/docs/setup.xml Index: setup.xml

DO NOT REPLY [Bug 22183] - Copy of Jasper in WEB-INF confuses Tomcat

2003-08-15 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=22183. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 22478] New: - Ant manager deploy causing webapp to initialize twice

2003-08-15 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=22478. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 22478] - Ant manager deploy causing webapp to initialize twice

2003-08-15 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=22478. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.