DO NOT REPLY [Bug 40012] New: - Legacy EL Support not resolving variables correctly

2006-07-11 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

svn commit: r420860 - /tomcat/tc6.0.x/trunk/dist.xml

2006-07-11 Thread remm
Author: remm Date: Tue Jul 11 07:13:13 2006 New Revision: 420860 URL: http://svn.apache.org/viewvc?rev=420860&view=rev Log: - Fix some obvious problems with the packaging. Modified: tomcat/tc6.0.x/trunk/dist.xml Modified: tomcat/tc6.0.x/trunk/dist.xml URL: http://svn.apache.org/viewvc/tomca

Access WEB-INF through the JK NSAPI connector

2006-07-11 Thread Greg Wetmore
I am looking at: http://svn.apache.org/repos/asf/tomcat/connectors/tags/jk1.2.x/JK_1_2_16/jk/native/netscape/jk_nsapi_plugin.c I do not see any code blocks specifically checking for and rejecting requests to WEB-INF/* or META-INF/*. This seems different in design from the Apache or IIS filters -

svn commit: r420881 - in /tomcat/tc6.0.x/trunk/java/org/apache: coyote/http11/Http11NioProcessor.java coyote/http11/Http11NioProtocol.java tomcat/util/net/NioEndpoint.java

2006-07-11 Thread fhanik
Author: fhanik Date: Tue Jul 11 07:57:16 2006 New Revision: 420881 URL: http://svn.apache.org/viewvc?rev=420881&view=rev Log: Remove sendfile support, this is a native called, this will be a pure java connector Modified: tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/Http11NioProcessor.j

DO NOT REPLY [Bug 39116] - Windows

2006-07-11 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 40016] New: - SEVERE: Error filterStart

2006-07-11 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: Access WEB-INF through the JK NSAPI connector

2006-07-11 Thread Larry Isaacs
I believe your PathCheck is the expected approach. It is mentioned in the documentation: http://tomcat.apache.org/connectors-doc-archive/jk2/jk/neshowto.html I can't say how up to date this document is, however. Note that in Tomcat 3.3.x, its auto-generated object.conf file included: #

svn commit: r420935 - /tomcat/tc6.0.x/trunk/java/org/apache/jasper/el/VariableResolverImpl.java

2006-07-11 Thread funkman
Author: funkman Date: Tue Jul 11 10:51:14 2006 New Revision: 420935 URL: http://svn.apache.org/viewvc?rev=420935&view=rev Log: 40012 - Legacy EL Support not resolving variables correctly Modified: tomcat/tc6.0.x/trunk/java/org/apache/jasper/el/VariableResolverImpl.java Modified: tomcat/tc6

Miletones missing from tomcat 6

2006-07-11 Thread Tim Funk
Has anyone been able to update tomcat 6 bugs? It appears the milestone field is blank and because of that - tomcat 6 bugs can't be updated. Or I can't close the one I just opened because I'm just acting like an idiot today. -Tim

Re: Miletones missing from tomcat 6

2006-07-11 Thread Yoav Shapira
I haven't tried. But I can define Milestones for you in Bugzilla if you want. (I think) Yoav On 7/11/06, Tim Funk <[EMAIL PROTECTED]> wrote: Has anyone been able to update tomcat 6 bugs? It appears the milestone field is blank and because of that - tomcat 6 bugs can't be updated. Or I can't c

DO NOT REPLY [Bug 39990] - Cewolf graphic makes connector behave strange

2006-07-11 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: svn commit: r420538 - in /tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11: InternalNioInputBuffer.java InternalNioOutputBuffer.java

2006-07-11 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: Author: fhanik Date: Mon Jul 10 07:20:00 2006 New Revision: 420538 URL: http://svn.apache.org/viewvc?rev=420538&view=rev Log: since we are writing on a piggy back thread, better make it thread safe in case there are multiple backend threads writing (async or comet) I

svn commit: r421027 - /tomcat/connectors/trunk/jk/xdocs/changelog.xml

2006-07-11 Thread rjung
Author: rjung Date: Tue Jul 11 16:31:04 2006 New Revision: 421027 URL: http://svn.apache.org/viewvc?rev=421027&view=rev Log: Fix double header. Modified: tomcat/connectors/trunk/jk/xdocs/changelog.xml Modified: tomcat/connectors/trunk/jk/xdocs/changelog.xml URL: http://svn.apache.org/viewvc

svn commit: r421037 - /tomcat/connectors/trunk/jk/tools/jkrelease.sh

2006-07-11 Thread rjung
Author: rjung Date: Tue Jul 11 16:48:48 2006 New Revision: 421037 URL: http://svn.apache.org/viewvc?rev=421037&view=rev Log: Export a little less from tomcat-connectors, when releasing jk. Bump version number for 1.2.17. Modified: tomcat/connectors/trunk/jk/tools/jkrelease.sh Modified: tomca

svn commit: r421039 - /tomcat/connectors/tags/jk1.2.x/JK_1_2_17/

2006-07-11 Thread rjung
Author: rjung Date: Tue Jul 11 16:55:29 2006 New Revision: 421039 URL: http://svn.apache.org/viewvc?rev=421039&view=rev Log: Tag for preparation of release 1.2.17 of tomcat-connectors. Added: tomcat/connectors/tags/jk1.2.x/JK_1_2_17/ - copied from r421038, tomcat/connectors/trunk/ ---

Next try: mod_jk 1.2.17 release candidate ready to test

2006-07-11 Thread Rainer Jung
Hi, thanks to everyone who tested 1.2.16. Unfortunately we had one regression bug in the status worker (hanging update request because of double locking). For full results please see: http://marc.theaimsgroup.com/?l=tomcat-dev&m=115234851210076&w=2 Today version 1.2.17 of the Apache Tomcat mod_j

DO NOT REPLY [Bug 39990] - Cewolf graphic makes connector behave strange

2006-07-11 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