Re: text

2004-10-27 Thread craig . mcclanahan
Please confirm the document. Attachment: No Virus found Norman AntiVirus - www.norman.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Apache2 + mod_jk2 on FreeBSD - default socket timeout (bug?)

2004-10-27 Thread Michael Diener
Hi there, I've got a problem with mod_jk2 and Apache2 under FreeBSD 5.x and I think it is a bug. I configured mod_jk2 for two Tomcat 5.0 servers. If one of these machines is down (unplugging the network cable), mod_jk2 should send all requests to the server that kept running. That is working 90

DO NOT REPLY [Bug 31372] - Error in AuthenticatorBase.register method

2004-10-27 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=31372. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 31914] New: - Memory leak when using Jsp tags (JspWriter)

2004-10-27 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=31914. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

method to protect webapps from users

2004-10-27 Thread peterm
hi guys, I'm new to this list, but a long time user of Tomcat. For a long time now I've had a problem which I'm sure most of you are familiar with ; users. As always happens with any app in development the final tidy up stuff gets left too late and some stuff gets missed out. The bit in this

Re: method to protect webapps from users

2004-10-27 Thread David Cassidy
Peter, I'm very interrested in this. how does it work ? does it send the request as normal then only set the 'ive finished' flag to true when its got the end of the content from the orig request ? does the application care / notice ? tell me more ! Kind regards David Cassidy

Re: method to protect webapps from users

2004-10-27 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: hi guys, I'm new to this list, but a long time user of Tomcat. For a long time now I've had a problem which I'm sure most of you are familiar with ; users. As always happens with any app in development the final tidy up stuff gets left too late and some stuff gets missed

Re: method to protect webapps from users

2004-10-27 Thread peterm
Hi David, The method is quite simple, the filter notices requests on the way in, and ties up sessions to currently running requests/URL's. The response/request are wrapped to allow caching of the response(no data is sent to the user until the request finishes processing, this can be changed but

Re: method to protect webapps from users

2004-10-27 Thread peterm
Thanks for the guidance Rémy, this is why I'm posting to this list, I just want something in the base build that includes this functionality, so whatever it takes is fine by me :D Pete [EMAIL PROTECTED] wrote: hi guys, I'm new to this list, but a long time user of Tomcat. For a long time

cvs commit: jakarta-tomcat-catalina/catalina build.xml

2004-10-27 Thread remm
remm2004/10/27 03:45:05 Modified:catalina build.xml Log: - The new access logger goes in catalina-optional. Revision ChangesPath 1.78 +2 -0 jakarta-tomcat-catalina/catalina/build.xml Index: build.xml

DO NOT REPLY [Bug 31372] - Error in AuthenticatorBase.register method

2004-10-27 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=31372. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 31372] - Error in AuthenticatorBase.register method

2004-10-27 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=31372. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: method to protect webapps from users

2004-10-27 Thread Tim Funk
If your using Servlet spec features only - move this to tomcat-user. As for including the functionality in tomcat, my preference is no since it is not tomcat specific and can be used by any container. If thats the case - it might be better as a Sourceforge project. ... Unless we create a

DO NOT REPLY [Bug 28949] - Occasional NoClassDefFoundError for tag classes at startup

2004-10-27 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=28949. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: method to protect webapps from users

2004-10-27 Thread peterm
Hi Tim, Currently it is only using servlet spec stuff, but this imposes a few limitations and some extra resource usage, if it became a valve in tomcat it could remove these limitations and extra resource burdens. For this reason I was seeking approval from those involved with the tomcat dev

DO NOT REPLY [Bug 28949] - Occasional NoClassDefFoundError for tag classes at startup

2004-10-27 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=28949. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 31916] New: - tomcat-4.1.18+j2sdk1.4.2,but the tomcat server can not running.

2004-10-27 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=31916. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 31916] - tomcat-4.1.18+j2sdk1.4.2,but the tomcat server can not running.

2004-10-27 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=31916. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 31916] - tomcat-4.1.18+j2sdk1.4.2,but the tomcat server can not running.

2004-10-27 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=31916. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 31826] - Possibility execute requests within access control context with custom domain combiner associated to it

2004-10-27 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=31826. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 31903] - WebappClassLoader fails to load class form local repository

2004-10-27 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=31903. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 31903] - WebappClassLoader fails to load class form local repository

2004-10-27 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=31903. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 31903] - WebappClassLoader fails to load class form local repository

2004-10-27 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=31903. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: method to protect webapps from users

2004-10-27 Thread Dakota Jack
I definitely would be interested in seeing this code, although I am not sure what your question is. Maybe seeing the code will clear this up. Jack On Wed, 27 Oct 2004 09:23:01 +0100 (BST), [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: hi guys, I'm new to this list, but a long time user of

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

2004-10-27 Thread remm
remm2004/10/27 07:42:14 Modified:webapps/docs changelog.xml Log: - Changelog update. Revision ChangesPath 1.155 +8 -0 jakarta-tomcat-catalina/webapps/docs/changelog.xml Index: changelog.xml

DO NOT REPLY [Bug 31903] - WebappClassLoader fails to load class form local repository

2004-10-27 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=31903. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 31903] - WebappClassLoader fails to load class form local repository

2004-10-27 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=31903. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

test, please ignore

2004-10-27 Thread Matt G
signed up but not getting email from the list, please ignore this test - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: method to protect webapps from users

2004-10-27 Thread Shapira, Yoav
Hi, Yeah, that's a good post from Rick. I'm also hesitant to add this to Tomcat just for a little performance gain: the portability losses are big. As for users who can't wait and click multiple times: numerous studies and my personal experience show it's always better to deal with this at the

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

2004-10-27 Thread yoavs
yoavs 2004/10/27 08:56:58 Modified:catalina/src/share/org/apache/catalina/realm RealmBase.java webapps/docs changelog.xml Log: Bugzilla 31592: allow specified encoding for digest. Revision ChangesPath 1.42 +36 -7

DO NOT REPLY [Bug 31592] - storage format of digested realm passwords depends on default charset

2004-10-27 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=31592. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 31903] - WebappClassLoader fails to load class form local repository

2004-10-27 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=31903. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2004-10-27 Thread yoavs
yoavs 2004/10/27 09:26:19 Modified:catalina/src/share/org/apache/catalina/realm Tag: TOMCAT_5_0 RealmBase.java webapps/docs Tag: TOMCAT_5_0 changelog.xml webapps/docs/config Tag: TOMCAT_5_0 realm.xml Log: Bugzilla 31592: allow

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

2004-10-27 Thread yoavs
yoavs 2004/10/27 09:38:42 Modified:catalina/src/share/org/apache/catalina/realm RealmBase.java webapps/docs/config realm.xml Log: Added doc and better exception handling to Bugzilla 31592 impl. Revision ChangesPath 1.43 +40 -6

DO NOT REPLY [Bug 31592] - storage format of digested realm passwords depends on default charset

2004-10-27 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=31592. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 31656] - Tomcat 5 should be updated to build with recent struts

2004-10-27 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=31656. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 31656] - Tomcat 5 should be updated to build with recent struts

2004-10-27 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=31656. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

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

2004-10-27 Thread yoavs
yoavs 2004/10/27 11:36:11 Modified:.Tag: TOMCAT_5_0 build.properties.default webapps/admin/WEB-INF/classes/org/apache/webapp/admin Tag: TOMCAT_5_0 ApplicationLocales.java CommitChangesAction.java

DO NOT REPLY [Bug 31656] - Tomcat 5 should be updated to build with recent struts

2004-10-27 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=31656. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 31914] - Memory leak when using Jsp tags (JspWriter)

2004-10-27 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=31914. 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/connector CoyoteAdapter.java

2004-10-27 Thread luehe
luehe 2004/10/27 15:58:17 Modified:catalina/src/share/org/apache/catalina/core StandardWrapper.java catalina/src/share/org/apache/catalina Wrapper.java catalina/src/share/org/apache/catalina/connector

Information

2004-10-27 Thread craig . mcclanahan
-- Virus Warning Message (on uusnwa0p) Found virus WORM_NETSKY.Z in file Details.txt .exe (in Details.zip) The file is deleted.

DO NOT REPLY [Bug 31916] - tomcat-4.1.18+j2sdk1.4.2,but the tomcat server can not running.

2004-10-27 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=31916. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 31916] - tomcat-4.1.18+j2sdk1.4.2,but the tomcat server can not running.

2004-10-27 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=31916. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Extended Mail System

2004-10-27 Thread ressl
SMTP: Please confirm the attached message. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/connector CoyoteAdapter.java

2004-10-27 Thread Bill Barker
[EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] luehe 2004/10/27 15:58:17 + +private Method[] getAllDeclaredMethods(Class c) { + +if (c.equals(javax.servlet.http.HttpServlet.class)) { +return null; +} + +Method[]