DO NOT REPLY [Bug 49946] New: PatchAvailable should check context.getIgnoreAnnotations()

2010-09-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49946 Summary: PatchAvailable should check context.getIgnoreAnnotations() Product: Tomcat 6 Version: 6.0.29 Platform: PC OS/Version: Windows XP Status: NEW

DO NOT REPLY [Bug 49946] PatchAvailable should check context.getIgnoreAnnotations()

2010-09-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49946 --- Comment #1 from fu...@fugui.com 2010-09-17 02:40:29 EDT --- It is AnnotationHelper should check context.getIgnoreAnnotations() -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are

DO NOT REPLY [Bug 49924] When non-primary node changes into a primary node, isPrimarySession is not changed to true.

2010-09-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49924 Mark Thomas ma...@apache.org changed: What|Removed |Added Component|Cluster |Cluster

DO NOT REPLY [Bug 49647] MailSessionFactory, et al missing in Tomcat 5.5.30

2010-09-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49647 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 49948] New: RemoteIpValve should not suppress x-forwarded-for header

2010-09-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49948 Summary: RemoteIpValve should not suppress x-forwarded-for header Product: Tomcat 6 Version: 6.0.26 Platform: PC OS/Version: Windows XP Status: NEW

svn commit: r998068 - /tomcat/jk/trunk/native/common/jk_ajp_common.c

2010-09-17 Thread mturk
Author: mturk Date: Fri Sep 17 10:59:29 2010 New Revision: 998068 URL: http://svn.apache.org/viewvc?rev=998068view=rev Log: Close sockets outside of critical section Modified: tomcat/jk/trunk/native/common/jk_ajp_common.c Modified: tomcat/jk/trunk/native/common/jk_ajp_common.c URL:

svn commit: r998071 - in /tomcat/trunk: java/org/apache/catalina/loader/WebappClassLoader.java webapps/docs/changelog.xml

2010-09-17 Thread markt
Author: markt Date: Fri Sep 17 11:05:39 2010 New Revision: 998071 URL: http://svn.apache.org/viewvc?rev=998071view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49909 Re-enable JSTL. This was a regression in the fix for bz 47950 Modified:

DO NOT REPLY [Bug 49909] jstl 1.2 not support

2010-09-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49909 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[ANN] CI for Tomcat 6 and 7 docs now available

2010-09-17 Thread Mark Thomas
Thanks to the infrastructure team (specifically Gavin in this case) we now have CI builds of the Tomcat 6 7 docs that will update with every commit. They can be found here: http://ci.apache.org/projects/tomcat/tomcat6/docs/ http://ci.apache.org/projects/tomcat/tomcat7/docs/ This got me

Re: [ANN] CI for Tomcat 6 and 7 docs now available

2010-09-17 Thread Pid
On 17/09/2010 12:27, Mark Thomas wrote: Thanks to the infrastructure team (specifically Gavin in this case) we now have CI builds of the Tomcat 6 7 docs that will update with every commit. They can be found here: http://ci.apache.org/projects/tomcat/tomcat6/docs/

svn commit: r998096 - /tomcat/jk/trunk/native/common/jk_connect.c

2010-09-17 Thread mturk
Author: mturk Date: Fri Sep 17 12:36:00 2010 New Revision: 998096 URL: http://svn.apache.org/viewvc?rev=998096view=rev Log: Log the reason for poll/select failure Modified: tomcat/jk/trunk/native/common/jk_connect.c Modified: tomcat/jk/trunk/native/common/jk_connect.c URL:

svn commit: r998099 - /tomcat/jk/trunk/native/common/jk_connect.c

2010-09-17 Thread mturk
Author: mturk Date: Fri Sep 17 12:48:57 2010 New Revision: 998099 URL: http://svn.apache.org/viewvc?rev=998099view=rev Log: Log socket timeout Modified: tomcat/jk/trunk/native/common/jk_connect.c Modified: tomcat/jk/trunk/native/common/jk_connect.c URL:

svn commit: r998108 - /tomcat/jk/trunk/native/common/jk_connect.c

2010-09-17 Thread mturk
Author: mturk Date: Fri Sep 17 13:00:51 2010 New Revision: 998108 URL: http://svn.apache.org/viewvc?rev=998108view=rev Log: Use exiting is_event function instead duplicate code Modified: tomcat/jk/trunk/native/common/jk_connect.c Modified: tomcat/jk/trunk/native/common/jk_connect.c URL:

DO NOT REPLY [Bug 49209] AccessControlException when undeploying application

2010-09-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49209 Sergey Kabashnyuk ksms...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

svn commit: r998109 - /tomcat/jk/trunk/native/common/jk_connect.c

2010-09-17 Thread mturk
Author: mturk Date: Fri Sep 17 13:04:46 2010 New Revision: 998109 URL: http://svn.apache.org/viewvc?rev=998109view=rev Log: Unify socket descriptor logging Modified: tomcat/jk/trunk/native/common/jk_connect.c Modified: tomcat/jk/trunk/native/common/jk_connect.c URL:

DO NOT REPLY [Bug 49209] AccessControlException when undeploying application

2010-09-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49209 --- Comment #5 from Sergey Kabashnyuk ksms...@gmail.com 2010-09-17 09:05:21 EDT --- Created an attachment (id=26042) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=26042) MySQL DBCP Example APP -- Configure bugmail:

DO NOT REPLY [Bug 49209] AccessControlException when undeploying application

2010-09-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49209 --- Comment #6 from Sergey Kabashnyuk ksms...@gmail.com 2010-09-17 09:07:15 EDT --- Created an attachment (id=26043) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=26043) Context configuration -- Configure bugmail:

svn commit: r998117 - /tomcat/jk/trunk/native/common/jk_connect.c

2010-09-17 Thread mturk
Author: mturk Date: Fri Sep 17 13:21:59 2010 New Revision: 998117 URL: http://svn.apache.org/viewvc?rev=998117view=rev Log: Log both local and remote connected socket address Modified: tomcat/jk/trunk/native/common/jk_connect.c Modified: tomcat/jk/trunk/native/common/jk_connect.c URL:

svn commit: r998120 - /tomcat/jk/trunk/native/common/jk_connect.c

2010-09-17 Thread mturk
Author: mturk Date: Fri Sep 17 13:26:58 2010 New Revision: 998120 URL: http://svn.apache.org/viewvc?rev=998120view=rev Log: Make sure errno survives JK_TRACE_EXIT call Modified: tomcat/jk/trunk/native/common/jk_connect.c Modified: tomcat/jk/trunk/native/common/jk_connect.c URL:

svn commit: r998124 - /tomcat/jk/trunk/native/common/jk_ajp_common.c

2010-09-17 Thread mturk
Author: mturk Date: Fri Sep 17 13:39:19 2010 New Revision: 998124 URL: http://svn.apache.org/viewvc?rev=998124view=rev Log: Unify socket descriptor logging Modified: tomcat/jk/trunk/native/common/jk_ajp_common.c Modified: tomcat/jk/trunk/native/common/jk_ajp_common.c URL:

svn commit: r998129 - /tomcat/jk/trunk/native/common/jk_ajp_common.c

2010-09-17 Thread mturk
Author: mturk Date: Fri Sep 17 13:44:50 2010 New Revision: 998129 URL: http://svn.apache.org/viewvc?rev=998129view=rev Log: Axe excess logging. We already logged that within jk_open_socket Modified: tomcat/jk/trunk/native/common/jk_ajp_common.c Modified:

svn commit: r998140 - /tomcat/jk/trunk/native/common/jk_connect.c

2010-09-17 Thread mturk
Author: mturk Date: Fri Sep 17 13:57:26 2010 New Revision: 998140 URL: http://svn.apache.org/viewvc?rev=998140view=rev Log: Log the socket address along the socket number Modified: tomcat/jk/trunk/native/common/jk_connect.c Modified: tomcat/jk/trunk/native/common/jk_connect.c URL:

svn commit: r998141 - in /tomcat/trunk: java/org/apache/coyote/http11/Http11AprProtocol.java java/org/apache/coyote/http11/Http11NioProtocol.java webapps/docs/changelog.xml

2010-09-17 Thread markt
Author: markt Date: Fri Sep 17 14:00:10 2010 New Revision: 998141 URL: http://svn.apache.org/viewvc?rev=998141view=rev Log: NIO and APR processors don't use START/STOP so this code is unnecessary Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11AprProtocol.java

svn commit: r998143 - in /tomcat/trunk/java/org/apache/coyote/http11: Http11Processor.java Http11Protocol.java

2010-09-17 Thread markt
Author: markt Date: Fri Sep 17 14:08:10 2010 New Revision: 998143 URL: http://svn.apache.org/viewvc?rev=998143view=rev Log: Remove START/STOP actions and started attribute. They aren't adding anything. Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11Processor.java

svn commit: r998145 - in /tomcat/trunk/java/org/apache/coyote: ActionCode.java ajp/AjpAprProcessor.java ajp/AjpAprProtocol.java ajp/AjpProcessor.java ajp/AjpProtocol.java

2010-09-17 Thread markt
Author: markt Date: Fri Sep 17 14:11:03 2010 New Revision: 998145 URL: http://svn.apache.org/viewvc?rev=998145view=rev Log: Remove more START/STOP actions and started attribute. They aren't adding anything. Modified: tomcat/trunk/java/org/apache/coyote/ActionCode.java

svn commit: r998153 - in /tomcat/trunk/java/org/apache/coyote/http11: Http11NioProtocol.java Http11Protocol.java

2010-09-17 Thread markt
Author: markt Date: Fri Sep 17 14:40:05 2010 New Revision: 998153 URL: http://svn.apache.org/viewvc?rev=998153view=rev Log: Code clean-up. Align BIO and NIO to make Async refactoring easier Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11NioProtocol.java

svn commit: r998161 - /tomcat/trunk/java/org/apache/tomcat/util/net/JIoEndpoint.java

2010-09-17 Thread markt
Author: markt Date: Fri Sep 17 14:56:28 2010 New Revision: 998161 URL: http://svn.apache.org/viewvc?rev=998161view=rev Log: Remove unnecessary code. Superclass method does exactly the same thing. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/JIoEndpoint.java Modified:

svn commit: r998164 - /tomcat/trunk/java/org/apache/coyote/http11/Http11AprProtocol.java

2010-09-17 Thread markt
Author: markt Date: Fri Sep 17 14:56:58 2010 New Revision: 998164 URL: http://svn.apache.org/viewvc?rev=998164view=rev Log: Remove unused import Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11AprProtocol.java Modified:

svn commit: r998168 - in /tomcat/trunk/java/org/apache/coyote/http11: Http11AprProcessor.java InternalNioInputBuffer.java InternalNioOutputBuffer.java

2010-09-17 Thread markt
Author: markt Date: Fri Sep 17 15:02:45 2010 New Revision: 998168 URL: http://svn.apache.org/viewvc?rev=998168view=rev Log: Misc Eclipse and FindBugs warnings Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java

svn commit: r998190 - /tomcat/trunk/java/org/apache/tomcat/util/net/JIoEndpoint.java

2010-09-17 Thread markt
Author: markt Date: Fri Sep 17 16:30:54 2010 New Revision: 998190 URL: http://svn.apache.org/viewvc?rev=998190view=rev Log: Also handle NPEs (seen during testing of new async re-factoring) and ignore them if the endpoint is shutting down. Modified:

svn commit: r998195 - /tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2010-09-17 Thread markt
Author: markt Date: Fri Sep 17 16:43:33 2010 New Revision: 998195 URL: http://svn.apache.org/viewvc?rev=998195view=rev Log: Nothing was reading this. Remove it. It can always be added back in later if we need it for something. Modified:

Re: [ANN] CI for Tomcat 6 and 7 docs now available

2010-09-17 Thread Christopher Schultz
Mark, On 9/17/2010 7:27 AM, Mark Thomas wrote: Thanks to the infrastructure team (specifically Gavin in this case) we now have CI builds of the Tomcat 6 7 docs that will update with every commit. Dumb question: what is a CI build? -chris signature.asc Description: OpenPGP digital

Re: [ANN] CI for Tomcat 6 and 7 docs now available

2010-09-17 Thread Ian Darwin
Dumb question: what is a CI build? Continuous Integration. See http://www.martinfowler.com/articles/continuousIntegration.html - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail:

DO NOT REPLY [Bug 49952] New: ServletContainerInitializer can't actually add listeners

2010-09-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49952 Summary: ServletContainerInitializer can't actually add listeners Product: Tomcat 7 Version: trunk Platform: PC Status: NEW Severity: normal

DO NOT REPLY [Bug 49953] New: Missing @Override annotations

2010-09-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49953 Summary: Missing @Override annotations Product: Tomcat Modules Version: unspecified Platform: PC OS/Version: Windows XP Status: NEW Severity: normal

DO NOT REPLY [Bug 49954] New: Code tidyup

2010-09-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49954 Summary: Code tidyup Product: Tomcat Modules Version: unspecified Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2

svn commit: r998236 - /tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2010-09-17 Thread markt
Author: markt Date: Fri Sep 17 18:27:49 2010 New Revision: 998236 URL: http://svn.apache.org/viewvc?rev=998236view=rev Log: Code clean-up. Align BIO and NIO to make Async refactoring easier Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified:

DO NOT REPLY [Bug 49955] New: Building instructions incorrect.

2010-09-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49955 Summary: Building instructions incorrect. Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows Vista Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 49955] Building instructions incorrect.

2010-09-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49955 Wesley wesley.ache...@gmail.com changed: What|Removed |Added Attachment #26047|application/octet-stream|text/plain

Re: Attempting to run tomcat 7 in eclipse.

2010-09-17 Thread Wesley Acheson
Hi, Is this the correct way to run TC7?  Do you want a bug on this? If you let me know where the documentation is I'll enter a patch (assuming documentation is in SVN). Yes, yes, yes. Good, done, done. https://issues.apache.org/bugzilla/show_bug.cgi?id=49955 Wes

DO NOT REPLY [Bug 49956] New: @Resource(name=) Normalization of JNDI Name

2010-09-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49956 Summary: @Resource(name=) Normalization of JNDI Name Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: