DO NOT REPLY [Bug 49112] New: MyFaces (JSF) lost it's support

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49112 Summary: MyFaces (JSF) lost it's support Product: Tomcat 6 Version: 6.0.26 Platform: Other OS/Version: Linux Status: NEW Severity: critical Priority: P2

DO NOT REPLY [Bug 43642] Add prestartminSpareThreads attribute for Executor

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43642 --- Comment #3 from jfclere 2010-04-13 02:20:10 EDT --- Nope a patch against trunk would be better. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You

DO NOT REPLY [Bug 49110] New: runtime.JspFactoryImpl$PageContextPool needs to be static

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49110 Summary: runtime.JspFactoryImpl$PageContextPool needs to be static Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW

DO NOT REPLY [Bug 49109] New: RealmBase.authenticate uses toString on byte array

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49109 Summary: RealmBase.authenticate uses toString on byte array Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: normal

DO NOT REPLY [Bug 49108] New: Eliminate double-check of same value and fix fallthrough warning

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49108 Summary: Eliminate double-check of same value and fix fallthrough warning Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW

DO NOT REPLY [Bug 49107] New: Document fallthrough, Eclipse-fashion

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49107 Summary: Document fallthrough, Eclipse-fashion Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 49106] New: Unused imports

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49106 Summary: Unused imports Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Cat

DO NOT REPLY [Bug 49105] New: Javadoc corrections

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49105 Summary: Javadoc corrections Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component

DO NOT REPLY [Bug 49104] New: Fix up some raw types

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49104 Summary: Fix up some raw types Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Compone

DO NOT REPLY [Bug 49103] New: Missing annotations

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49103 Summary: Missing annotations Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component

DO NOT REPLY [Bug 49045] JMX Enhancement- Provision of MBeanFactory createStandardService

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49045 --- Comment #6 from Mark Thomas 2010-04-12 17:58:00 EDT --- Ping. When do you expect to have an updated patch? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: -

DO NOT REPLY [Bug 49099] Using % after context prefix results in 400 but nothing is logged in access log

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49099 Igor Fedulov changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WONTFIX

DO NOT REPLY [Bug 49102] New: coyote.ajp.Constants - 3 "constant" arrays are mutable

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49102 Summary: coyote.ajp.Constants - 3 "constant" arrays are mutable Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Severity: normal

DO NOT REPLY [Bug 49101] New: All constants in tribes.transport.Constants are mutable

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49101 Summary: All constants in tribes.transport.Constants are mutable Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW Se

DO NOT REPLY [Bug 49099] Using % after context prefix results in 400 but nothing is logged in access log

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49099 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 49100] New: Mutable public constants: MemberImpl.TRIBES_MBR_BEGIN/END

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49100 Summary: Mutable public constants: MemberImpl.TRIBES_MBR_BEGIN/END Product: Tomcat 7 Version: trunk Platform: PC OS/Version: Windows XP Status: NEW

Re: Patch suggestion

2010-04-12 Thread Pid *
On 12 April 2010 11:25, Pid * wrote: > On 11 April 2010 14:56, Pid * wrote: > >> >> On 11 April 2010 00:17, Konstantin Kolinko wrote: >> >>> 2010/4/10 Pid : >>> > In lieu of of a Bugzilla enhancement (and hoping that I have the right >>> end >>> > of the stick). >>> > >>> >>> If I guess your int

DO NOT REPLY [Bug 49099] New: Using % after context prefix results in 400 but nothing is logged in access log

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49099 Summary: Using % after context prefix results in 400 but nothing is logged in access log Product: Tomcat 6 Version: 6.0.26 Platform: PC OS/Version: Linux Stat

Re: svn commit: r933165 - /tomcat/trunk/java/org/apache/catalina/tribes/io/ChannelData.java

2010-04-12 Thread sebb
On 12/04/2010, Mark Thomas wrote: > On 12/04/2010 11:53, Tim Funk wrote: > > This seems like an odd thing to make a constant. (Is something else > > setting this or was there an intention for this to be set? Especially > > since it is used only once in this file) > > > It isn't entirely clear.

building tomcat-oacc: missing some classes?

2010-04-12 Thread Florian Kirchhoff
Hi, first please forgive me for the apparent x-post (my previous post was hi-jacked and thus is ignored by most relevant contributors, see http://old.nabble.com/Can-catalina-cluster-from-Tomcat-5.5-be-used-in-Tomcat-6--tp25244120p28173804.html). I got the latest tomcat-oacc code from svn checko

Re: svn commit: r933165 - /tomcat/trunk/java/org/apache/catalina/tribes/io/ChannelData.java

2010-04-12 Thread Mark Thomas
On 12/04/2010 11:53, Tim Funk wrote: > This seems like an odd thing to make a constant. (Is something else > setting this or was there an intention for this to be set? Especially > since it is used only once in this file) It isn't entirely clear. I suspect it was going to be made configurable at s

DO NOT REPLY [Bug 49098] Filter not invoked when of contains querystring

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49098 Tim Funk changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 49098] New: Filter not invoked when of contains querystring

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49098 Summary: Filter not invoked when of contains querystring Product: Tomcat 6 Version: 6.0.26 Platform: PC OS/Version: Windows Vista Status: NEW Seve

[Tomcat Wiki] Update of "TomcatTrackNA10_PMC_Sessions " by damodar_chetty

2010-04-12 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "TomcatTrackNA10_PMC_Sessions" page has been changed by damodar_chetty. http://wiki.apache.org/tomcat/TomcatTrackNA10_PMC_Sessions?action=diff&rev1=12&rev2=13 --

DO NOT REPLY [Bug 49095] New: org.apache.tomcat.util.net.AprEndpoint.unlockAccept does not wakeup accepts with deferred accept or BSD filters

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49095 Summary: org.apache.tomcat.util.net.AprEndpoint.unlockAccept does not wakeup accepts with deferred accept or BSD filters Product: Tomcat 6 Version: 6.0.26 Pla

DO NOT REPLY [Bug 43642] Add prestartminSpareThreads attribute for Executor

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43642 --- Comment #2 from Ruediger Pluem 2010-04-12 07:56:39 EDT --- Ping? Any interest? If needed I can provide a patch against 6.0.26. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving

Re: svn commit: r933165 - /tomcat/trunk/java/org/apache/catalina/tribes/io/ChannelData.java

2010-04-12 Thread Tim Funk
This seems like an odd thing to make a constant. (Is something else setting this or was there an intention for this to be set? Especially since it is used only once in this file) -Tim On 4/12/2010 5:35 AM, ma...@apache.org wrote: Author: markt Date: Mon Apr 12 09:35:52 2010 New Revision: 9331

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

2010-04-12 Thread rjung
Author: rjung Date: Mon Apr 12 10:47:50 2010 New Revision: 933188 URL: http://svn.apache.org/viewvc?rev=933188&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=933188

DO NOT REPLY [Bug 48891] Missing EOL-style settings in tomcat/jk/trunk

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48891 --- Comment #1 from Mark Thomas 2010-04-12 06:40:14 EDT --- What compilation problems? I'm tempted to close this as WONTFIX. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this m

svn commit: r933183 - in /tomcat/trunk/java/javax/servlet/annotation: HandlesTypes.java HttpConstraint.java HttpMethodConstraint.java MultipartConfig.java ServletSecurity.java WebFilter.java WebInitPa

2010-04-12 Thread markt
Author: markt Date: Mon Apr 12 10:34:09 2010 New Revision: 933183 URL: http://svn.apache.org/viewvc?rev=933183&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49086 Add Javadocs to javax.servlet.annotation Patch provided by Pid. Modified: tomcat/trunk/java/javax/servlet/a

DO NOT REPLY [Bug 49086] Addition of Javadoc for Servlet 3.0 annotations

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49086 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r933182 - /tomcat/tc5.5.x/trunk/STATUS.txt

2010-04-12 Thread rjung
Author: rjung Date: Mon Apr 12 10:31:00 2010 New Revision: 933182 URL: http://svn.apache.org/viewvc?rev=933182&view=rev Log: Vote. Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=933182

svn commit: r933179 - /tomcat/tc5.5.x/trunk/STATUS.txt

2010-04-12 Thread jfclere
Author: jfclere Date: Mon Apr 12 10:26:58 2010 New Revision: 933179 URL: http://svn.apache.org/viewvc?rev=933179&view=rev Log: My votes. (the easy ones). Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trun

Re: Patch suggestion

2010-04-12 Thread Pid *
On 11 April 2010 14:56, Pid * wrote: > > On 11 April 2010 00:17, Konstantin Kolinko wrote: > >> 2010/4/10 Pid : >> > In lieu of of a Bugzilla enhancement (and hoping that I have the right >> end >> > of the stick). >> > >> >> If I guess your intention correctly, >> you want to prevent deployment

DO NOT REPLY [Bug 49081] EL expression preceded by a # in an attribute value of jsp documents

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49081 --- Comment #1 from Mark Thomas 2010-04-12 06:18:55 EDT --- This has been fixed in trunk and proposed for 6.0.x. Note that the root cause was a bug in the definition of literals in the EL spec. I have raised a bug against the EL spec for t

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

2010-04-12 Thread markt
Author: markt Date: Mon Apr 12 10:17:55 2010 New Revision: 933171 URL: http://svn.apache.org/viewvc?rev=933171&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=933

DO NOT REPLY [Bug 49092] util.IntrospectionUtils.PATH_SEPARATOR should be final

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49092 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r933168 - /tomcat/trunk/java/org/apache/tomcat/util/IntrospectionUtils.java

2010-04-12 Thread markt
Author: markt Date: Mon Apr 12 09:47:42 2010 New Revision: 933168 URL: http://svn.apache.org/viewvc?rev=933168&view=rev Log: Make constant final Modified: tomcat/trunk/java/org/apache/tomcat/util/IntrospectionUtils.java Modified: tomcat/trunk/java/org/apache/tomcat/util/IntrospectionUtils.ja

DO NOT REPLY [Bug 49091] Util.specialCharactersRepresentation should be private

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49091 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r933167 - /tomcat/trunk/java/org/apache/jasper/tagplugins/jstl/Util.java

2010-04-12 Thread markt
Author: markt Date: Mon Apr 12 09:42:07 2010 New Revision: 933167 URL: http://svn.apache.org/viewvc?rev=933167&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49091 Reduce visibility Modified: tomcat/trunk/java/org/apache/jasper/tagplugins/jstl/Util.java Modified: tomcat

DO NOT REPLY [Bug 49089] ChannelData.USE_SECURE_RANDOM_FOR_UUID public static mutable field

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49089 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r933165 - /tomcat/trunk/java/org/apache/catalina/tribes/io/ChannelData.java

2010-04-12 Thread markt
Author: markt Date: Mon Apr 12 09:35:52 2010 New Revision: 933165 URL: http://svn.apache.org/viewvc?rev=933165&view=rev Log: Make public constant final Modified: tomcat/trunk/java/org/apache/catalina/tribes/io/ChannelData.java Modified: tomcat/trunk/java/org/apache/catalina/tribes/io/Channel

DO NOT REPLY [Bug 49082] ExpressionFactory.newInstance needs to be privileged

2010-04-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49082 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r933162 - /tomcat/trunk/java/javax/el/ExpressionFactory.java

2010-04-12 Thread markt
Author: markt Date: Mon Apr 12 09:26:39 2010 New Revision: 933162 URL: http://svn.apache.org/viewvc?rev=933162&view=rev Log: Partial fox for https://issues.apache.org/bugzilla/show_bug.cgi?id=49082 java.home may not include the final path separator Modified: tomcat/trunk/java/javax/el/Express

svn commit: r933141 - /tomcat/trunk/test/org/apache/el/parser/TestELParser.java

2010-04-12 Thread markt
Author: markt Date: Mon Apr 12 08:32:22 2010 New Revision: 933141 URL: http://svn.apache.org/viewvc?rev=933141&view=rev Log: Add some additional tests Modified: tomcat/trunk/test/org/apache/el/parser/TestELParser.java Modified: tomcat/trunk/test/org/apache/el/parser/TestELParser.java URL: h

svn commit: r933140 - /tomcat/trunk/test/org/apache/el/parser/TestELParser.java

2010-04-12 Thread markt
Author: markt Date: Mon Apr 12 08:26:34 2010 New Revision: 933140 URL: http://svn.apache.org/viewvc?rev=933140&view=rev Log: Re-factor to allow easier addition of extra tests Modified: tomcat/trunk/test/org/apache/el/parser/TestELParser.java Modified: tomcat/trunk/test/org/apache/el/parser/T