Re: Domino Tomcat connector: I'd like to hire somebody to bring it back

2010-10-07 Thread Mladen Turk
On 10/08/2010 12:08 AM, Erik C. Brooks wrote: Hello group, I'd like to modernize the Domino Tomcat connector for Win64. I've got a great Domino C developer here who has a lot of DSAPI experience. I'm more than willing to pay, and would love to release it back to the community. Please contact m

Re: svn commit: r1005367 - in /tomcat/trunk: java/org/apache/coyote/ajp/AbstractAjpProtocol.java java/org/apache/coyote/ajp/AjpAprProtocol.java java/org/apache/coyote/ajp/AjpProtocol.java webapps/docs

2010-10-07 Thread Mladen Turk
On 10/07/2010 10:54 AM, kfuj...@apache.org wrote: +/** + * AJP packet size. + */ +protected int packetSize = Constants.MAX_PACKET_SIZE; +public int getPacketSize() { return packetSize; } +public void setPacketSize(int packetSize) { +if(packetSize< Constants.MAX_PA

Re: [taglibs] Proposal to separate out 1.0 functionality

2010-10-07 Thread Rahul Akolkar
On Thu, Oct 7, 2010 at 9:48 PM, Jeremy Boynes wrote: > The 1.0 taglibs included their own implementation of EL. With EL now being > provided by the JSP container and newer code using the 1.1 tag URIs, this is > complexity that would not be needed for many newer implementation. > > I've been wond

Re: [taglibs] Pick common format for test class names

2010-10-07 Thread Rahul Akolkar
On Thu, Oct 7, 2010 at 9:37 PM, Jeremy Boynes wrote: > We have different formats for test class names and need to specifically list > them in the pom.xml file. > > i'd like to propose picking a standard format and using a single wildcarded > pattern to select them. The defaults for the surefire

Re: [taglibs] How about splitting up the resource bundle?

2010-10-07 Thread Rahul Akolkar
On Thu, Oct 7, 2010 at 9:29 PM, Jeremy Boynes wrote: > Now that we require 1.5, I refactored Resources to use varargs rather than > having multiple methods taking combinations of parameters. However, now that > it is greatly simplified, i was wondering whether we should replace the > single res

[taglibs] Proposal to separate out 1.0 functionality

2010-10-07 Thread Jeremy Boynes
The 1.0 taglibs included their own implementation of EL. With EL now being provided by the JSP container and newer code using the 1.1 tag URIs, this is complexity that would not be needed for many newer implementation. I've been wondering if we could refactor the library into two jars: one supp

[taglibs] Pick common format for test class names

2010-10-07 Thread Jeremy Boynes
We have different formats for test class names and need to specifically list them in the pom.xml file. i'd like to propose picking a standard format and using a single wildcarded pattern to select them. The defaults for the surefire plugin are: **/Test*.java **/*Test.java

[taglibs] How about splitting up the resource bundle?

2010-10-07 Thread Jeremy Boynes
Now that we require 1.5, I refactored Resources to use varargs rather than having multiple methods taking combinations of parameters. However, now that it is greatly simplified, i was wondering whether we should replace the single resource bundle containing messages for all implementations with

svn commit: r1005692 - in /tomcat/taglibs/standard/trunk/impl: ./ src/main/java/org/apache/taglibs/standard/resources/ src/test/java/org/apache/taglibs/standard/resources/

2010-10-07 Thread jboynes
Author: jboynes Date: Fri Oct 8 01:20:19 2010 New Revision: 1005692 URL: http://svn.apache.org/viewvc?rev=1005692&view=rev Log: refactor Resources to use varargs Added: tomcat/taglibs/standard/trunk/impl/src/test/java/org/apache/taglibs/standard/resources/ tomcat/taglibs/standard/trunk

svn commit: r1005686 - /tomcat/taglibs/standard/trunk/impl/src/test/java/org/apache/taglibs/standard/functions/TestFunctions.java

2010-10-07 Thread jboynes
Author: jboynes Date: Fri Oct 8 00:52:27 2010 New Revision: 1005686 URL: http://svn.apache.org/viewvc?rev=1005686&view=rev Log: add test for bug #50057 Modified: tomcat/taglibs/standard/trunk/impl/src/test/java/org/apache/taglibs/standard/functions/TestFunctions.java Modified: tomcat/tagl

DO NOT REPLY [Bug 39284] fn:endsWith('abcda', 'a') returns false

2010-10-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=39284 Jeremy Boynes changed: What|Removed |Added CC||bingqi...@126.com --- Comment #4 f

DO NOT REPLY [Bug 50057] jstl implement 1.1.2 functions endsWith logic wrong

2010-10-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50057 Jeremy Boynes changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 50054] When the AJP connector is used, minSpareThreads cannot be used.

2010-10-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50054 --- Comment #3 from STG 2010-10-07 19:20:07 EDT --- (In reply to comment #2) > Fixed in trunk and will be in 7.0.4 onwards. i downloaded tomcat 7.0.4 lately and I still experiencing this issue. can someone advise me how to patch and tes

Domino Tomcat connector: I'd like to hire somebody to bring it back

2010-10-07 Thread Erik C. Brooks
Hello group, I'd like to modernize the Domino Tomcat connector for Win64. I've got a great Domino C developer here who has a lot of DSAPI experience. I'm more than willing to pay, and would love to release it back to the community. Please contact me if interested at the email below. Erik C.

Re: svn commit: r1005647 - in /tomcat/trunk: java/org/apache/catalina/core/ApplicationContext.java java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml

2010-10-07 Thread sebb
On 7 October 2010 22:53, wrote: > Author: markt > Date: Thu Oct  7 21:53:55 2010 > New Revision: 1005647 > > URL: http://svn.apache.org/viewvc?rev=1005647&view=rev > Log: > Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49987 > Fix thread safety issue with population of servlet context in

DO NOT REPLY [Bug 49987] Data race in ApplicationContext

2010-10-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49987 --- Comment #2 from Mark Thomas 2010-10-07 17:56:06 EDT --- Fixed in trunk and will be included in 7.0.4 onwards. Proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receivi

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

2010-10-07 Thread markt
Author: markt Date: Thu Oct 7 21:55:48 2010 New Revision: 1005649 URL: http://svn.apache.org/viewvc?rev=1005649&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=1

svn commit: r1005647 - in /tomcat/trunk: java/org/apache/catalina/core/ApplicationContext.java java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml

2010-10-07 Thread markt
Author: markt Date: Thu Oct 7 21:53:55 2010 New Revision: 1005647 URL: http://svn.apache.org/viewvc?rev=1005647&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49987 Fix thread safety issue with population of servlet context initialization parameters. Modified: tomcat/t

DO NOT REPLY [Bug 48716] Embedded Tomcat JULI aggressively resetting default logging configuration

2010-10-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48716 --- Comment #17 from Mark Thomas 2010-10-07 17:21:52 EDT --- (In reply to comment #16) > (In reply to comment #15) > > Imposing JULI on the world just to be right is not reasonable. > > I cannot agree more. Tomcat, as a Java application li

DO NOT REPLY [Bug 48716] Embedded Tomcat JULI aggressively resetting default logging configuration

2010-10-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48716 --- Comment #16 from S. Ali Tokmen 2010-10-07 14:27:23 EDT --- (In reply to comment #15) > Imposing JULI on the world just to be right is not reasonable. I cannot agree more. Tomcat, as a Java application like any other, should NOT be imp

svn commit: r1005493 - in /tomcat/trunk/test/org/apache/jasper/compiler: TestJspDocumentParser.java TestValidator.java

2010-10-07 Thread markt
Author: markt Date: Thu Oct 7 15:33:46 2010 New Revision: 1005493 URL: http://svn.apache.org/viewvc?rev=1005493&view=rev Log: Fix some failing tests. No regression in Tomcat/Jasper, just need to take account of changes in test framework. Modified: tomcat/trunk/test/org/apache/jasper/compile

svn commit: r1005486 - /tomcat/trunk/test/org/apache/jasper/compiler/TestGenerator.java

2010-10-07 Thread markt
Author: markt Date: Thu Oct 7 15:12:21 2010 New Revision: 1005486 URL: http://svn.apache.org/viewvc?rev=1005486&view=rev Log: Fix some failing tests. No regression in Tomcat/Jasper, just need to take account of changes in test framework. Modified: tomcat/trunk/test/org/apache/jasper/compile

Re: Missing AL headers in tomcat-trunk

2010-10-07 Thread sebb
On 7 October 2010 01:51, Tim Whittington wrote: >> res/ide-support/eclipse/start.launch >> res/ide-support/eclipse/stop.launch > > These 2 files have licenses in them, the same as the eclipse.* files > in the same directory. Detection fail? Sorry, these were left-over files from my testing (they

DO NOT REPLY [Bug 48716] Embedded Tomcat JULI aggressively resetting default logging configuration

2010-10-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48716 --- Comment #15 from Henning Blohm 2010-10-07 10:41:50 EDT --- (In reply to comment #14) > The standard LogManager can't be used with Tomcat. If it is used, then a range > of problems will occur including logger mix-ups and memory leaks. T

DO NOT REPLY [Bug 49986] Double-check locking. Possible data-race in JspServletWrapper

2010-10-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49986 Mark Thomas changed: What|Removed |Added Component|Jasper |Jasper Version|trunk

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

2010-10-07 Thread markt
Author: markt Date: Thu Oct 7 14:36:32 2010 New Revision: 1005469 URL: http://svn.apache.org/viewvc?rev=1005469&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=1

svn commit: r1005468 - /tomcat/trunk/webapps/docs/changelog.xml

2010-10-07 Thread markt
Author: markt Date: Thu Oct 7 14:35:27 2010 New Revision: 1005468 URL: http://svn.apache.org/viewvc?rev=1005468&view=rev Log: Add latest fix Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/we

svn commit: r1005467 - /tomcat/trunk/java/org/apache/jasper/servlet/JspServletWrapper.java

2010-10-07 Thread markt
Author: markt Date: Thu Oct 7 14:34:29 2010 New Revision: 1005467 URL: http://svn.apache.org/viewvc?rev=1005467&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49986 Thread safety issues in JSP reload process. (timw) Modified: tomcat/trunk/java/org/apache/jasper/servlet/

svn commit: r1005465 - in /tomcat/trunk/java/org/apache/jasper/servlet: JspCServletContext.java JspServlet.java

2010-10-07 Thread markt
Author: markt Date: Thu Oct 7 14:32:29 2010 New Revision: 1005465 URL: http://svn.apache.org/viewvc?rev=1005465&view=rev Log: Fix warnings Modified: tomcat/trunk/java/org/apache/jasper/servlet/JspCServletContext.java tomcat/trunk/java/org/apache/jasper/servlet/JspServlet.java Modified:

DO NOT REPLY [Bug 50003] AbstractEndpoint.setMinSpareThreads calls executor.setCorePoolSize with incorrect parameter

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

svn commit: r1005461 - /tomcat/trunk/webapps/docs/changelog.xml

2010-10-07 Thread markt
Author: markt Date: Thu Oct 7 14:25:43 2010 New Revision: 1005461 URL: http://svn.apache.org/viewvc?rev=1005461&view=rev Log: Add bug reference - looks like this one was reported and fixed independently. Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/c

DO NOT REPLY [Bug 49978] WebappLoader throws exception if workDir already exists (when unpackWARs=false)

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

svn commit: r1005459 - /tomcat/trunk/webapps/docs/changelog.xml

2010-10-07 Thread markt
Author: markt Date: Thu Oct 7 14:21:55 2010 New Revision: 1005459 URL: http://svn.apache.org/viewvc?rev=1005459&view=rev Log: Couple of updates. Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trun

svn commit: r1005458 - in /tomcat/trunk/java/org/apache/coyote/ajp: AjpAprProtocol.java AjpProtocol.java

2010-10-07 Thread markt
Author: markt Date: Thu Oct 7 14:21:11 2010 New Revision: 1005458 URL: http://svn.apache.org/viewvc?rev=1005458&view=rev Log: Fix import order Modified: tomcat/trunk/java/org/apache/coyote/ajp/AjpAprProtocol.java tomcat/trunk/java/org/apache/coyote/ajp/AjpProtocol.java Modified: tomcat/

svn commit: r1005457 - /tomcat/trunk/java/org/apache/catalina/loader/WebappLoader.java

2010-10-07 Thread markt
Author: markt Date: Thu Oct 7 14:13:44 2010 New Revision: 1005457 URL: http://svn.apache.org/viewvc?rev=1005457&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49978 Don't try to create directories that already exist Modified: tomcat/trunk/java/org/apache/catalina/loader

DO NOT REPLY [Bug 49972] Double-check idiom. Possible data-race.

2010-10-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49972 --- Comment #9 from Mark Thomas 2010-10-07 10:07:22 EDT --- Fixed in trunk and proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You ar

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

2010-10-07 Thread markt
Author: markt Date: Thu Oct 7 14:07:07 2010 New Revision: 1005453 URL: http://svn.apache.org/viewvc?rev=1005453&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=1

svn commit: r1005452 - /tomcat/trunk/java/org/apache/tomcat/util/http/FastHttpDateFormat.java

2010-10-07 Thread markt
Author: markt Date: Thu Oct 7 14:05:51 2010 New Revision: 1005452 URL: http://svn.apache.org/viewvc?rev=1005452&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49972 Address potential thread safety issues. Modified: tomcat/trunk/java/org/apache/tomcat/util/http/FastHttpD

[Tomcat Wiki] Update of "PoweredBy" by Prosch

2010-10-07 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "PoweredBy" page has been changed by Prosch. http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=268&rev2=269 -- === TheSe

DO NOT REPLY [Bug 50057] New: jstl implement 1.1.2 functions endsWith logic wrong

2010-10-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50057 Summary: jstl implement 1.1.2 functions endsWith logic wrong Product: Taglibs Version: 1.1.0 Platform: PC Status: NEW Severity: minor Priority: P2 Component:

DO NOT REPLY [Bug 48716] Embedded Tomcat JULI aggressively resetting default logging configuration

2010-10-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48716 --- Comment #14 from Mark Thomas 2010-10-07 09:27:45 EDT --- The standard LogManager can't be used with Tomcat. If it is used, then a range of problems will occur including logger mix-ups and memory leaks. The expectation is that JULI's Log

DO NOT REPLY [Bug 48716] Embedded Tomcat JULI aggressively resetting default logging configuration

2010-10-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48716 --- Comment #13 from Richard Evans 2010-10-07 08:29:10 EDT --- I agree with the analysis in the previous comment. All the loggers in the VM are being reset. There is a property clearReferencesLogFactoryRelease in the WebappClassLoader bu

DO NOT REPLY [Bug 49905] In cluster, when using DeltaManager memory leak can occur

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

svn commit: r1005411 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/tribes/group/interceptors/MessageDispatch15Interceptor.java java/org/apache/catalina/tribes/util/TcclThreadFacto

2010-10-07 Thread markt
Author: markt Date: Thu Oct 7 11:06:38 2010 New Revision: 1005411 URL: http://svn.apache.org/viewvc?rev=1005411&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49905 Prevent memory leak when using async session replication Added: tomcat/tc6.0.x/trunk/java/org/apache/cat

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

2010-10-07 Thread markt
Author: markt Date: Thu Oct 7 10:57:24 2010 New Revision: 1005407 URL: http://svn.apache.org/viewvc?rev=1005407&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=1

DO NOT REPLY [Bug 49811] [PATCH] Disable UrlRewriting

2010-10-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49811 Mark Thomas changed: What|Removed |Added Attachment #26018|0 |1 is obsolete|

svn commit: r1005400 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/Context.java

2010-10-07 Thread markt
Author: markt Date: Thu Oct 7 10:35:52 2010 New Revision: 1005400 URL: http://svn.apache.org/viewvc?rev=1005400&view=rev Log: CTR: Fix comments. Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/Context.java Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/Context.java URL: ht

DO NOT REPLY [Bug 50054] When the AJP connector is used, minSpareThreads cannot be used.

2010-10-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50054 Keiichi Fujino changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1005379 - in /tomcat/trunk: java/org/apache/tomcat/util/net/AbstractEndpoint.java webapps/docs/changelog.xml

2010-10-07 Thread kfujino
Author: kfujino Date: Thu Oct 7 09:19:00 2010 New Revision: 1005379 URL: http://svn.apache.org/viewvc?rev=1005379&view=rev Log: Set not maxThreads but minSpareThreads to corePoolSize, if AbstractEndpoint.setMinSpareThreads is called. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/A

svn commit: r1005367 - in /tomcat/trunk: java/org/apache/coyote/ajp/AbstractAjpProtocol.java java/org/apache/coyote/ajp/AjpAprProtocol.java java/org/apache/coyote/ajp/AjpProtocol.java webapps/docs/cha

2010-10-07 Thread kfujino
Author: kfujino Date: Thu Oct 7 08:54:51 2010 New Revision: 1005367 URL: http://svn.apache.org/viewvc?rev=1005367&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50054 Correctly handle the setting of minSpareThreads in AJP connector. Other attributes (acceptorThreadCount etc.

Re: DO NOT REPLY [Bug 50054] New: When the AJP connector is used, minSpareThreads cannot be used.

2010-10-07 Thread Rudhra Rajeshwari

DO NOT REPLY [Bug 50054] When the AJP connector is used, minSpareThreads cannot be used.

2010-10-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50054 --- Comment #1 from Keiichi Fujino 2010-10-07 04:24:56 EDT --- Created an attachment (id=26132) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26132) I made a patch. This patch was made based on AbstractHttp11Protocol. -- Co

DO NOT REPLY [Bug 50054] New: When the AJP connector is used, minSpareThreads cannot be used.

2010-10-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50054 Summary: When the AJP connector is used, minSpareThreads cannot be used. Product: Tomcat 7 Version: trunk Platform: All OS/Version: All Status: NEW