JSP changes cause web app reload in 5.5?

2004-12-14 Thread Allistair Crossley
Hi Remy, I have a quick question that I'd like to ask that I don't think anyone on the user list is going to be able to answer ... Myself and my developers have noticed that with our new 5.5 development Tomcats changes to JSPs now cause Tomcat to reload our web applications. This causes

DO NOT REPLY [Bug 32696] - WEB-INF protection stops IIS

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32696. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

RE: Leaving Millennium, going on vacation...

2004-12-14 Thread Shapira, Yoav
Then you have a nice vacation as well ;) Well deserved, it's been an active and eventful year... Yoav Shapira http://www.yoavshapira.com -Original Message- From: Remy Maucherat [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 14, 2004 11:49 AM To: Tomcat Developers List Subject: Re:

Re: Leaving Millennium, going on vacation...

2004-12-14 Thread Remy Maucherat
Shapira, Yoav wrote: Hi, Tomorrow is my last day at Millennium, so this [EMAIL PROTECTED] address will become invalid. I'm going on vacation for most of the rest of December, and then I'll be back in January (although we'll see how busy school will be. This is just an FYI, I'll still be around

DO NOT REPLY [Bug 32696] - WEB-INF protection stops IIS

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32696. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

RE: JSP changes cause web app reload in 5.5?

2004-12-14 Thread Allistair Crossley
Remy, I really have to bite my lip sometimes with your blunt replies. The fact of the matter is that I am not stupid, nor do I have a vivid imagination. You may be a developer of Tomcat but that does not necessarily equate to you being right all the time about bugs, and I have seen several

Re: JSP changes cause web app reload in 5.5?

2004-12-14 Thread Sandy McArthur
On Dec 14, 2004, at 11:17 AM, Allistair Crossley wrote: changes to JSPs now cause Tomcat to reload our web applications. Could be deploying the webapp from the same working directory that your IDE uses? Maybe when you think you are only saving the changed jsp you are also modifying the last mod

RE: JSP changes cause web app reload in 5.5?

2004-12-14 Thread Allistair Crossley
I had a quick go at this like you probably did with something simple, and there is certainly no web application reload in this circumstance. The web application in question is configured with JNDI datasources and log4j. The architecture of the application uses Struts and Tiles for JSPs. I

DO NOT REPLY [Bug 32707] - Exception when response.getOutputStream is used in JSP-Page

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32707. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: JSP changes cause web app reload in 5.5?

2004-12-14 Thread Remy Maucherat
Allistair Crossley wrote: Thinking about it harder, I can say with 85% surity that this started happening with around 5.5.4 (since I always upgrade our test server on the day of a new Tomcat release). Sigh. Well, of course, it was broken with earlier builds, because in some cases reloading was

DO NOT REPLY [Bug 32709] New: - Memory Leak in Manager Start/Stop

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32709. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 32707] - Exception when response.getOutputStream is used in JSP-Page

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32707. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 32707] - Exception when response.getOutputStream is used in JSP-Page

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32707. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 32709] - Memory Leak in Manager Start/Stop

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32709. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 32709] - Memory Leak in Manager Start/Stop

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32709. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 32709] - Memory Leak in Manager Start/Stop

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32709. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 32708] - NullPointer for every request

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32708. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-connectors/jk/native/iis jk_isapi_plugin.c

2004-12-14 Thread mturk
mturk 2004/12/14 12:17:05 Modified:jk/native/iis jk_isapi_plugin.c Log: Use stristr function instead converting the string to lowercase. Revision ChangesPath 1.32 +24 -13jakarta-tomcat-connectors/jk/native/iis/jk_isapi_plugin.c Index: jk_isapi_plugin.c

DO NOT REPLY [Bug 32708] - NullPointer for every request

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32708. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 32714] New: - AccessLogValve cannot be extended as it is final

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32714. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 32292] - HTTP response 505 and Keep-Alive processing

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32292. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: DO NOT REPLY [Bug 32292] -

2004-12-14 Thread newsletter
This is an automated message that will hopefully answer any questions you might have: HOW TO UNSUBSCRIBE: Visit www.insanepictures.com/unsubscribe.shtml and enter your email address into the unsubscribe box. HOW TO SUBSCRIBE: Visit www.insanepictures.com and enter your email address into the

DO NOT REPLY [Bug 32292] - HTTP response 505 and Keep-Alive processing

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32292. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-tomcat-connectors/jk/native/iis jk_isapi_plugin.c

2004-12-14 Thread mturk
mturk 2004/12/14 23:23:03 Modified:jk/native/iis jk_isapi_plugin.c Log: Copy/paste error messages from JK2 Revision ChangesPath 1.33 +22 -8 jakarta-tomcat-connectors/jk/native/iis/jk_isapi_plugin.c Index: jk_isapi_plugin.c

DO NOT REPLY [Bug 32604] - Some httpHeaders can be lost in response

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32604. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: DO NOT REPLY [Bug 32604] -

2004-12-14 Thread jobs
This email is in response to your job application. In order to be considered for this position, you must apply by visiting www.flexjobs.com/internal.asp. There you will find detailed instructions on how you can upload your resume to our jobs database for immediate consideration. Digiflex HR

Re: Re: DO NOT REPLY [Bug 32604] -

2004-12-14 Thread jobs
This email is in response to your job application. In order to be considered for this position, you must apply by visiting www.flexjobs.com/internal.asp. There you will find detailed instructions on how you can upload your resume to our jobs database for immediate consideration. Digiflex HR

Re: Re: Re: DO NOT REPLY [Bug 32604] -

2004-12-14 Thread jobs
This email is in response to your job application. In order to be considered for this position, you must apply by visiting www.flexjobs.com/internal.asp. There you will find detailed instructions on how you can upload your resume to our jobs database for immediate consideration. Digiflex HR

Re: Re: Re: Re: DO NOT REPLY [Bug 32604] -

2004-12-14 Thread jobs
This email is in response to your job application. In order to be considered for this position, you must apply by visiting www.flexjobs.com/internal.asp. There you will find detailed instructions on how you can upload your resume to our jobs database for immediate consideration. Digiflex HR

Re: cvs commit: jakarta-tomcat-connectors/jk/xdocs/config workers.xml

2004-12-14 Thread jobs
This email is in response to your job application. In order to be considered for this position, you must apply by visiting www.flexjobs.com/internal.asp. There you will find detailed instructions on how you can upload your resume to our jobs database for immediate consideration. Digiflex HR

Re: Re: Re: Re: Re: Re: Re: DO NOT REPLY [Bug 32604] -

2004-12-14 Thread jobs
This email is in response to your job application. In order to be considered for this position, you must apply by visiting www.flexjobs.com/internal.asp. There you will find detailed instructions on how you can upload your resume to our jobs database for immediate consideration. Digiflex HR

DO NOT REPLY [Bug 32680] - jakarta-tomcat-connectors has SUN specific code causes problem in Kaffe

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32680. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

To Implement SSL!!

2004-12-14 Thread Rohit Kumar
Hi ALL, I need a help.. I have to implement SSL b/w two components one is Server and another is Agent...i have to authenticate both the server and the agent before communication between them .. i have implemented the SSL b/w GUI and Server ...where i have to only authenticate

DO NOT REPLY [Bug 32604] - Some httpHeaders can be lost in response

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32604. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 32604] - Some httpHeaders can be lost in response

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32604. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 32688] - Setting content length to 0 stops sendRedirect

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32688. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: To Implement SSL!!

2004-12-14 Thread Bodhisatva N.
Fuck u and never mail me again. Rohit Kumar [EMAIL PROTECTED] wrote: Hi ALL, I need a help.. I have to implement SSL b/w two components one is Server and another is Agent...i have to authenticate both the server and the agent before communication between them .. i have implemented the

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

2004-12-14 Thread remm
remm2004/12/14 05:57:31 Modified:catalina/src/share/org/apache/catalina/startup ContextConfig.java webapps/docs changelog.xml Log: - 32694: Fix bad code to make a path absolute, which caused problem if the VM working path is not

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

2004-12-14 Thread Dominik Drzewiecki
See, I told you that there was a bug, that prevented antiResourceLocking from working :P On Windows, Tomcat 5.5.6 Installer leaves service's Working Path blank on both startup and shutdown tabs. Filling it with apropriate value solves the problem for 5.5.6. Now, there is still this

Re: executing jsp independently

2004-12-14 Thread Mark Roth
Nishant, In JSP 2.0, we laid some of the groundwork for running JSPs independently of a container. Here are some pointers: 1. The JspContext API does not rely on any Servlet APIs. JspContext is the new superclass for PageContext. 2. JspFragment does not rely on any Servlet APIs 3. Tag Files

Re: JSP changes cause web app reload in 5.5?

2004-12-14 Thread Remy Maucherat
Allistair Crossley wrote: Myself and my developers have noticed that with our new 5.5 development Tomcats changes to JSPs now cause Tomcat to reload our web applications. I cannot reproduce this. Is this expected behaviour? Perhaps the new JDT compiler? Can it be stopped without using

Re: Leaving Millennium, going on vacation...

2004-12-14 Thread Peter Lin
enjoy :) and eat plenty of good food. peter On Tue, 14 Dec 2004 13:02:26 -0500, Shapira, Yoav [EMAIL PROTECTED] wrote: Then you have a nice vacation as well ;) Well deserved, it's been an active and eventful year... Yoav Shapira http://www.yoavshapira.com -Original Message-

DO NOT REPLY [Bug 32696] - WEB-INF protection stops IIS

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32696. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 22388] - TC 5.0.* Startup Exception (ConcurrentModificationException)

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.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-connectors/jk/native/iis jk_isapi_plugin.c

2004-12-14 Thread mturk
mturk 2004/12/14 11:19:04 Modified:jk/native/iis jk_isapi_plugin.c Log: Fix bug #32696 caused by changing url to lowercase. Also move checking for web-inf on earlier stage. Revision ChangesPath 1.31 +30 -26

DO NOT REPLY [Bug 32696] - WEB-INF protection stops IIS

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32696. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 22388] - TC 5.0.* Startup Exception (ConcurrentModificationException)

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.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 32707] New: - Exception when response.getOutputStream is used in JSP-Page

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32707. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 32708] New: - NullPointer for every request

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32708. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 32708] - NullPointer for every request

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32708. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 26135] - Tomcat 5.0.16 leaks memory when a webapp is reloaded or stopped/started

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=26135. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 32713] New: - resource-env-ref in webapp not registered in JNDI

2004-12-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32713. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.