DO NOT REPLY [Bug 49426] Manager app wrongly localized

2010-06-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49426 --- Comment #3 from Marc Guillemot 2010-06-14 03:13:31 EDT --- OK, you're right. What about holding the ResourceBundle in a ThreadLocal? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are rec

DO NOT REPLY [Bug 49414] Wrong memory leak detection: executor thread reported as web app thread

2010-06-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49414 --- Comment #2 from Marc Guillemot 2010-06-14 03:20:42 EDT --- (In reply to comment #1) > Tomcat already waits (I think 20s is the default) for requests to complete > before shutting down the webapp. ??? If you run the provided unit test,

Re: DBCP Deadlock

2010-06-14 Thread elankumaran
Hi Filip Hanik, We are using the dbcp 1.2.2 with Tomcat 5 & 6 version. We are experiencing the dead lock issue in the getNumIdle() method of GenericObjectPool class. Can i update to dpcp 1.4 version in order to fix the issue? Thread dump: "http-8080-Processor17" daemon prio=10 tid=0x2aabdc01

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

2010-06-14 Thread markt
Author: markt Date: Mon Jun 14 09:35:49 2010 New Revision: 954383 URL: http://svn.apache.org/viewvc?rev=954383&view=rev Log: Modules are separate - should have own changelog etc. Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://

svn commit: r954384 - in /tomcat/trunk: bin/setclasspath.sh conf/web.xml webapps/docs/changelog.xml webapps/docs/jasper-howto.xml

2010-06-14 Thread markt
Author: markt Date: Mon Jun 14 09:36:55 2010 New Revision: 954384 URL: http://svn.apache.org/viewvc?rev=954384&view=rev Log: Remove all references to Jikes since it won't work on a 1.6 jdk Modified: tomcat/trunk/bin/setclasspath.sh tomcat/trunk/conf/web.xml tomcat/trunk/webapps/docs/c

svn commit: r954393 - /tomcat/tc6.0.x/tags/TOMCAT_6_0_27/

2010-06-14 Thread jfclere
Author: jfclere Date: Mon Jun 14 09:51:46 2010 New Revision: 954393 URL: http://svn.apache.org/viewvc?rev=954393&view=rev Log: Release 6.0.27 Added: tomcat/tc6.0.x/tags/TOMCAT_6_0_27/ (props changed) - copied from r954391, tomcat/tc6.0.x/trunk/ Propchange: tomcat/tc6.0.x/tags/TOMCAT_

Re: ISAPI Redirector issue | Building |

2010-06-14 Thread vini mr
Hi Team, How do I link (give a reference to) the MSVCRT library statically? Is the Source code of MSVCRT library available? I'm totally confused on this. Please guide me. Thanks, Vinay On Thu, Jun 10, 2010 at 11:21 PM, sebb wrote: > On 10/06/2010, Mladen Turk wrote: > > On 06/10/2010 06:02

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

2010-06-14 Thread markt
Author: markt Date: Mon Jun 14 12:17:59 2010 New Revision: 954423 URL: http://svn.apache.org/viewvc?rev=954423&view=rev Log: After deprecating the Embedded class, move the package access/protection initialisation to Catalina Modified: tomcat/trunk/java/org/apache/catalina/startup/Catalina.ja

svn commit: r954427 - /tomcat/trunk/java/org/apache/catalina/security/SecurityClassLoad.java

2010-06-14 Thread markt
Author: markt Date: Mon Jun 14 12:29:03 2010 New Revision: 954427 URL: http://svn.apache.org/viewvc?rev=954427&view=rev Log: Cleanup. Make consistent, remove duplication, correct names. Modified: tomcat/trunk/java/org/apache/catalina/security/SecurityClassLoad.java Modified: tomcat/trunk/jav

svn commit: r954429 - /tomcat/trunk/java/org/apache/catalina/security/SecurityClassLoad.java

2010-06-14 Thread markt
Author: markt Date: Mon Jun 14 12:32:32 2010 New Revision: 954429 URL: http://svn.apache.org/viewvc?rev=954429&view=rev Log: Previous cleanup missed one string Modified: tomcat/trunk/java/org/apache/catalina/security/SecurityClassLoad.java Modified: tomcat/trunk/java/org/apache/catalina/secu

svn commit: r954435 - /tomcat/trunk/conf/catalina.policy

2010-06-14 Thread markt
Author: markt Date: Mon Jun 14 12:53:20 2010 New Revision: 954435 URL: http://svn.apache.org/viewvc?rev=954435&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49213 Add permissions required by Manager application Modified: tomcat/trunk/conf/catalina.policy Modified: tomc

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

2010-06-14 Thread markt
Author: markt Date: Mon Jun 14 12:56:42 2010 New Revision: 954436 URL: http://svn.apache.org/viewvc?rev=954436&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=954

Re: [VOTE] Release Apache Tomcat 7.0.0 as beta

2010-06-14 Thread Henri Gomez
people.apache.org seems to be down ;( 2010/6/14 Mark Thomas : > On 13/06/2010 23:15, Mark Thomas wrote: >> The proposed Apache Tomcat 7.0.0 release is now available for voting. >> >> It can be obtained from: >> http://people.apache.org/~markt/dev/tomcat-7/v7.0.0/ >> The svn tag is: >> http://svn.a

Re: [VOTE] Release Apache Tomcat 7.0.0 as beta

2010-06-14 Thread Martin Dubuc
I have been running RC4 for a couple of days and it seems to be fairly stable. I would recommend release it as 7.0.0 Beta. However, there is an issue with the el. It can't deal with literals, which will be a problem for all applications using JSF converters. There was a similar issue when Tomcat 6

DO NOT REPLY [Bug 49434] New: twice declaration of a variable in a JSP.

2010-06-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49434 Summary: twice declaration of a variable in a JSP. Product: Tomcat 6 Version: 6.0.24 Platform: All OS/Version: All Status: NEW Severity: regression Priority:

Re: ISAPI Redirector issue | Building |

2010-06-14 Thread Mladen Turk
On 06/14/2010 07:57 AM, vini mr wrote: Hi Team, According to your instructions , i have created the environment of windows 2003 server standard edition with visual studio 6.0 with sp5.. while Building i am getting 63 errors. I have attached the file which has all the errors which are shown durin

Re: ISAPI Redirector issue | Building |

2010-06-14 Thread Mladen Turk
On 06/14/2010 12:42 PM, vini mr wrote: Hi Team, How do I link (give a reference to) the MSVCRT library statically? Is the Source code of MSVCRT library available? This is determined by the cl.exe itself and you cannot change that at will. I'm totally confused on this. Please guide me. Yo

Re: ISAPI Redirector issue | Building |

2010-06-14 Thread Len Popp
On Mon, Jun 14, 2010 at 10:51, Mladen Turk wrote: > You will also need the Server 2003r2 platform SDK, and if > building from GUI adjust the include and lib directories > from the SDK to take precedence over the ones from visual studio. > After you install the Server 2003 Platform SDK, here's ho

Re: tag 6.0.27 on Monday

2010-06-14 Thread Peter Roßbach
Hi Jean-Frederic, only the last 6.0.26 release has a wrong normal juli.jar. Can you correct this? Please, made a check after tomcat 6.0.27 maven publish. No regression... Many thanks Peter Am 14.06.2010 um 08:57 schrieb jean-frederic clere: On 06/13/2010 11:09 AM, Peter Roßbach wrote: H

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

2010-06-14 Thread markt
Author: markt Date: Mon Jun 14 16:52:33 2010 New Revision: 954553 URL: http://svn.apache.org/viewvc?rev=954553&view=rev Log: Update changelog Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/we

DO NOT REPLY [Bug 49209] AccessControlException when undeploying application

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

DO NOT REPLY [Bug 49213] Manager application doesn't work in security mode

2010-06-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49213 --- Comment #1 from Mark Thomas 2010-06-14 12:56:02 EDT --- Fixed in 7.0.x and will be included in 7.0.1 onwards. Proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receivi

Re: DBCP Deadlock

2010-06-14 Thread Mark Thomas
On 14/06/2010 09:07, elankumaran wrote: Hi Filip Hanik, We are using the dbcp 1.2.2 with Tomcat 5& 6 version. We are experiencing the dead lock issue in the getNumIdle() method of GenericObjectPool class. Can i update to dpcp 1.4 version in order to fix the issue? That would be a question fo

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

2010-06-14 Thread markt
Author: markt Date: Mon Jun 14 17:01:32 2010 New Revision: 954555 URL: http://svn.apache.org/viewvc?rev=954555&view=rev Log: Update patch, address one review issue, respond to the other. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apac

DO NOT REPLY [Bug 49178] Running tomcat/6.0.26 with security manager generates ORACLE jdbc error

2010-06-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49178 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|

DO NOT REPLY [Bug 49434] twice declaration of a variable in a JSP.

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

DO NOT REPLY [Bug 48616] Struts 1.2 and bean:define tag throws jsp 1.1 regression exception

2010-06-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48616 Mark Thomas changed: What|Removed |Added CC||dominiquehen...@gmail.com --- Commen

DO NOT REPLY [Bug 49436] New: Cannot use JMX to save changes to tomcat-users.xml

2010-06-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49436 Summary: Cannot use JMX to save changes to tomcat-users.xml Product: Tomcat 6 Version: 6.0.26 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal

DO NOT REPLY [Bug 49422] hudson does not work on tomcat 7.0.0 rc4

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

DO NOT REPLY [Bug 47378] welcome-file ignores servlet mapping

2010-06-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47378 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Component|Servlet

DO NOT REPLY [Bug 49436] Cannot use JMX to save changes to tomcat-users.xml

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

svn commit: r954650 - /tomcat/trunk/java/org/apache/jasper/compiler/Validator.java

2010-06-14 Thread markt
Author: markt Date: Mon Jun 14 21:23:23 2010 New Revision: 954650 URL: http://svn.apache.org/viewvc?rev=954650&view=rev Log: Fix problem with JSF convertors - restore behaviour prior to r894720 that only checks a subsets of types for validity Modified: tomcat/trunk/java/org/apache/jasper/com

svn commit: r954651 - /tomcat/trunk/java/org/apache/el/lang/ELSupport.java

2010-06-14 Thread markt
Author: markt Date: Mon Jun 14 21:23:49 2010 New Revision: 954651 URL: http://svn.apache.org/viewvc?rev=954651&view=rev Log: Remove an unused method Modified: tomcat/trunk/java/org/apache/el/lang/ELSupport.java Modified: tomcat/trunk/java/org/apache/el/lang/ELSupport.java URL: http://svn.ap

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

2010-06-14 Thread markt
Author: markt Date: Mon Jun 14 21:25:26 2010 New Revision: 954652 URL: http://svn.apache.org/viewvc?rev=954652&view=rev Log: Update changelog Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/we

Re: [VOTE] Release Apache Tomcat 7.0.0 as beta

2010-06-14 Thread Mark Thomas
On 14/06/2010 14:27, Martin Dubuc wrote: I have been running RC4 for a couple of days and it seems to be fairly stable. I would recommend release it as 7.0.0 Beta. However, there is an issue with the el. It can't deal with literals, which will be a problem for all applications using JSF converte

DO NOT REPLY [Bug 49426] Manager app wrongly localized

2010-06-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49426 --- Comment #4 from Mark Thomas 2010-06-14 17:48:05 EDT --- (In reply to comment #3) > OK, you're right. What about holding the ResourceBundle in a ThreadLocal? Given all the issues we have seen with memory leaks and ThreadLocals I'd rathe

Re: Some general questions about tomcat instead of GlassFish

2010-06-14 Thread Christopher Schultz
Pouya, On 6/12/2010 12:14 PM, j jj wrote: > Please use a semi-legitimate name when posting to the list: this should be easy to configure in your email reader. Also, there's no need to put underscores_between_your_words_in_the_subject, as this is not some kind of wiki. > Would you please