svn commit: r833120 - in /tomcat/trunk/java/org/apache/naming/factory/webservices: ServiceProxy.java ServiceRefFactory.java

2009-11-05 Thread markt
Author: markt Date: Thu Nov 5 18:41:30 2009 New Revision: 833120 URL: http://svn.apache.org/viewvc?rev=833120&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48135 Also add generics where possible and other Eclipse warnings Modified: tomcat/trunk/java/org/apache/naming/f

DO NOT REPLY [Bug 48135] ServiceRefFactory: impossible null check of serviceInterfaceClass

2009-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48135 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r833131 - /tomcat/trunk/java/org/apache/catalina/startup/Tomcat.java

2009-11-05 Thread markt
Author: markt Date: Thu Nov 5 19:12:14 2009 New Revision: 833131 URL: http://svn.apache.org/viewvc?rev=833131&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48139 Correct javadoc - patch provided by sebb Also fix remaining Eclipse warnings Modified: tomcat/trunk/java/or

DO NOT REPLY [Bug 48139] Tomcat Javadoc and unthrown exception fixes

2009-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48139 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r833125 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-11-05 Thread funkman
Author: funkman Date: Thu Nov 5 18:51:37 2009 New Revision: 833125 URL: http://svn.apache.org/viewvc?rev=833125&view=rev Log: proposal for http://svn.apache.org/viewvc?rev=833121&view=rev https://issues.apache.org/bugzilla/show_bug.cgi?id=47495 Modified: tomcat/tc6.0.x/trunk/STATUS.tx

DO NOT REPLY [Bug 48137] some misspellings I can find in the "org.apache.catalina" package

2009-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48137 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 47495] provide meaningful error message also to stdout if server.xml is not readable

2009-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47495 --- Comment #2 from Tim Funk 2009-11-05 10:47:34 UTC --- made a more explicit check instead change applied in trunk with 833121 -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving t

svn commit: r833130 [2/2] - in /tomcat/trunk/java/org/apache/catalina: ./ ant/ ant/jmx/ authenticator/ connector/ deploy/ filters/ ha/authenticator/ ha/backend/ ha/deploy/ ha/session/ ha/tcp/ loader/

2009-11-05 Thread markt
Modified: tomcat/trunk/java/org/apache/catalina/tribes/UniqueId.java URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/tribes/UniqueId.java?rev=833130&r1=833129&r2=833130&view=diff == --- tomcat/trunk

svn commit: r833121 - /tomcat/trunk/java/org/apache/catalina/startup/Catalina.java

2009-11-05 Thread funkman
Author: funkman Date: Thu Nov 5 18:46:43 2009 New Revision: 833121 URL: http://svn.apache.org/viewvc?rev=833121&view=rev Log: https://issues.apache.org/bugzilla/show_bug.cgi?id=47495 If server.xml doesnt have read permission - let the user know Modified: tomcat/trunk/java/org/apache/catali

svn commit: r833147 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-11-05 Thread markt
Author: markt Date: Thu Nov 5 19:41:56 2009 New Revision: 833147 URL: http://svn.apache.org/viewvc?rev=833147&view=rev Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=833

DO NOT REPLY [Bug 47717] createJavacError throws NPE

2009-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47717 --- Comment #1 from Tim Funk 2009-11-05 11:49:49 UTC --- I believe the NPE is this: page.visit(errVisitor); Which is caused by JavacErrorDetail detail = ErrorDispatcher.createJavacError( jspF

svn commit: r833155 - in /tomcat/trunk: java/org/apache/catalina/filters/RemoteIpFilter.java webapps/docs/config/filter.xml

2009-11-05 Thread markt
Author: markt Date: Thu Nov 5 20:35:09 2009 New Revision: 833155 URL: http://svn.apache.org/viewvc?rev=833155&view=rev Log: https://issues.apache.org/bugzilla/show_bug.cgi?id=47330 Add RemoteIpFilter Patch provided by Cyrille Le Clerc Added: tomcat/trunk/java/org/apache/catalina/filters/Remo

DO NOT REPLY [Bug 47330] proposal : port of mod_remoteip in Tomcat as RemoteIpValve

2009-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47330 --- Comment #9 from Mark Thomas 2009-11-05 12:35:50 GMT --- I've applied the filter to trunk and proposed the valve for backport to 6.0.x along with the required changes to Request -- Configure bugmail: https://issues.apache.org/bugzilla/

DO NOT REPLY [Bug 48143] New: Javadoc fixes

2009-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48143 Summary: Javadoc fixes Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Cata

svn commit: r833188 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-11-05 Thread markt
Author: markt Date: Thu Nov 5 21:33:59 2009 New Revision: 833188 URL: http://svn.apache.org/viewvc?rev=833188&view=rev Log: Vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=833188&

DO NOT REPLY [Bug 48046] wrong implementation of peek() method of JIoEndpoint.WorkerStack class

2009-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48046 Tim Funk changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

svn commit: r833211 - /tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoader.java

2009-11-05 Thread markt
Author: markt Date: Thu Nov 5 22:08:30 2009 New Revision: 833211 URL: http://svn.apache.org/viewvc?rev=833211&view=rev Log: Apply Filip's suggestion to improve concurrency Modified: tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoader.java Modified: tomcat/trunk/java/org/apache/ca

svn commit: r833223 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-11-05 Thread markt
Author: markt Date: Thu Nov 5 22:47:52 2009 New Revision: 833223 URL: http://svn.apache.org/viewvc?rev=833223&view=rev Log: Update proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?

svn commit: r833229 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-11-05 Thread rjung
Author: rjung Date: Thu Nov 5 23:04:48 2009 New Revision: 833229 URL: http://svn.apache.org/viewvc?rev=833229&view=rev Log: Add a lengthy comment. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STAT

svn commit: r833242 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-11-05 Thread jfclere
Author: jfclere Date: Thu Nov 5 23:48:35 2009 New Revision: 833242 URL: http://svn.apache.org/viewvc?rev=833242&view=rev Log: my votes. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=

Re: svn commit: r833242 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-11-05 Thread Mark Thomas
jfcl...@apache.org wrote: > Author: jfclere > Date: Thu Nov 5 23:48:35 2009 > New Revision: 833242 > > URL: http://svn.apache.org/viewvc?rev=833242&view=rev > Log: > my votes. > > Modified: > tomcat/tc6.0.x/trunk/STATUS.txt > > Modified: tomcat/tc6.0.x/trunk/STATUS.txt > URL: > http://svn.

svn commit: r833262 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-11-05 Thread markt
Author: markt Date: Fri Nov 6 00:33:18 2009 New Revision: 833262 URL: http://svn.apache.org/viewvc?rev=833262&view=rev Log: Add missing files Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.tx

svn commit: r833271 - /tomcat/tc6.0.x/trunk/STATUS.txt

2009-11-05 Thread funkman
Author: funkman Date: Fri Nov 6 01:49:50 2009 New Revision: 833271 URL: http://svn.apache.org/viewvc?rev=833271&view=rev Log: some votes Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?re

DO NOT REPLY [Bug 47512] Binding java.lang.reflect.Proxy to JNDI directory raises java.lang.ClassCastException

2009-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47512 --- Comment #7 from Martín Schonaker 2009-11-05 19:01:45 UTC --- (In reply to comment #4) > So, Martin wants to have a global JNDI entry, that behaves differently > depending on the caller. > > I think that relying on ObjectFactory to do

svn commit: r833300 [2/2] - in /tomcat/trunk: java/javax/servlet/ java/javax/servlet/annotation/ java/javax/servlet/descriptor/ java/org/apache/catalina/core/ java/org/apache/catalina/filters/ java/or

2009-11-05 Thread kkolinko
Modified: tomcat/trunk/test/org/apache/catalina/valves/RemoteIpValveTest.java URL: http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/catalina/valves/RemoteIpValveTest.java?rev=833300&r1=833299&r2=833300&view=diff =

svn commit: r833302 - in /tomcat/tc6.0.x/trunk: java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java test/org/apache/tomcat/util/res/TestStringManager.java

2009-11-05 Thread kkolinko
Author: kkolinko Date: Fri Nov 6 05:17:00 2009 New Revision: 833302 URL: http://svn.apache.org/viewvc?rev=833302&view=rev Log: svn:eol-style Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java (props changed) tomcat/tc6.0.x/trunk/test/org

DO NOT REPLY [Bug 48146] New: some misspellings I can find in the "org.apache.tomcat" package

2009-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48146 Summary: some misspellings I can find in the "org.apache.tomcat" package Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Linux Status: NEW

DO NOT REPLY [Bug 48147] New: some misspellings I can find in the "org.apache.naming" package

2009-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48147 Summary: some misspellings I can find in the "org.apache.naming" package Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Linux Status: NEW