DO NOT REPLY [Bug 48677] SSL with Form fallback authenticator no longer works in 6.0.24

2010-02-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48677 --- Comment #1 from Konstantin Kolinko 2010-02-04 00:08:56 UTC --- The renegotiation protection feature that you are facing was implemented in rev.891292. Note, that you can disable it by setting allowUnsafeLegacyRenegotiation attribute o

DO NOT REPLY [Bug 48678] New: org.apache.catalina.startup.Catalina incorrectly duplicates super class member

2010-02-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48678 Summary: org.apache.catalina.startup.Catalina incorrectly duplicates super class member Product: Tomcat 6 Version: 6.0.24 Platform: PC OS/Version: Linux Statu

DO NOT REPLY [Bug 48678] org.apache.catalina.startup.Catalina incorrectly duplicates super class member

2010-02-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48678 Henning Blohm changed: What|Removed |Added Platform|PC |All OS/Version|Linux

DO NOT REPLY [Bug 48600] Performance issue with tags

2010-02-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48600 --- Comment #6 from Philippe Prados 2010-02-04 01:28:14 UTC --- Created an attachment (id=24924) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24924) Patch to add cache in DefaultAnnotationProcessor With some test case, this

Re: Host Manager Persistent (bug 48674)

2010-02-04 Thread Mark Thomas
On 03/02/2010 19:17, Jordan Michaels wrote: > https://issues.apache.org/bugzilla/show_bug.cgi?id=48674 > > Would whoever is in charge of the host manager app like some assistance > with this one? If not, that's fine, I just thought I'd offer if they're > interested. No one person is in charge of

DO NOT REPLY [Bug 48677] SSL with Form fallback authenticator no longer works in 6.0.24

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

Re: 6.0.24 service.bat is missing

2010-02-04 Thread Mark Thomas
On 03/02/2010 21:17, Filip Hanik - Dev Lists wrote: > On 02/03/2010 11:31 AM, Mark Thomas wrote: >> On 03/02/2010 18:07, Filip Hanik - Dev Lists wrote: >> >>> and all the .exe files are gone, from the .zip file, this is a pain in >>> the ass, no windows without installer? >>> why the change from

Re: Fwd: Switching incubator.apache.org to svnpubsub?

2010-02-04 Thread Konstantin Kolinko
2010/2/3 William A. Rowe Jr. : > That said, there are now two platforms, your original svn.apache.org space > and now dist.apache.org/repos/dist/, which is for publishing artifacts.  It > might make sense to mirror the published/released doc flavors through this > new much more expandable repositor

[g...@vmgump]: Project tomcat-trunk-dbcp (in module tomcat-trunk) failed

2010-02-04 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-dbcp has an issue affecting its community integration. This i

svn commit: r906443 - in /tomcat/site/trunk: docs/security-5.html docs/security-6.html xdocs/security-5.xml xdocs/security-6.xml

2010-02-04 Thread markt
Author: markt Date: Thu Feb 4 10:25:48 2010 New Revision: 906443 URL: http://svn.apache.org/viewvc?rev=906443&view=rev Log: Note CVE-2009-2901 only affects Windows platforms Modified: tomcat/site/trunk/docs/security-5.html tomcat/site/trunk/docs/security-6.html tomcat/site/trunk/xdoc

RE: Fwd: Switching incubator.apache.org to svnpubsub?

2010-02-04 Thread Gav...
> -Original Message- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Thursday, 4 February 2010 2:46 AM > To: Tomcat Developers List > Subject: Re: Fwd: Switching incubator.apache.org to svnpubsub? > > On 03/02/2010 13:21, Yoav Shapira wrote: > > Please see Justin's proposal below f

Re: Fwd: Switching incubator.apache.org to svnpubsub?

2010-02-04 Thread Mark Thomas
On 04/02/2010 10:52, Gav... wrote: > > >> -Original Message- >> From: Mark Thomas [mailto:ma...@apache.org] >> Sent: Thursday, 4 February 2010 2:46 AM >> To: Tomcat Developers List >> Subject: Re: Fwd: Switching incubator.apache.org to svnpubsub? >> >> On 03/02/2010 13:21, Yoav Shapira wr

svn commit: r906453 - in /tomcat/trunk/test/org/apache: el/TestELInJsp.java jasper/compiler/TestGenerator.java jasper/compiler/TestParser.java

2010-02-04 Thread kkolinko
Author: kkolinko Date: Thu Feb 4 11:24:07 2010 New Revision: 906453 URL: http://svn.apache.org/viewvc?rev=906453&view=rev Log: Be a bit more specific in our tests: check for surrounding the printed text Modified: tomcat/trunk/test/org/apache/el/TestELInJsp.java tomcat/trunk/test/org/apa

svn commit: r906464 - in /tomcat/trunk/test: org/apache/el/TestELInJsp.java webapp/el-misc.jsp

2010-02-04 Thread kkolinko
Author: kkolinko Date: Thu Feb 4 12:16:51 2010 New Revision: 906464 URL: http://svn.apache.org/viewvc?rev=906464&view=rev Log: Test for a bug with processing of double quotes in AttributeParser#parseEL Modified: tomcat/trunk/test/org/apache/el/TestELInJsp.java tomcat/trunk/test/webapp/el

svn commit: r906465 - in /tomcat/trunk: java/org/apache/jasper/compiler/AttributeParser.java test/org/apache/jasper/compiler/TestAttributeParser.java

2010-02-04 Thread kkolinko
Author: kkolinko Date: Thu Feb 4 12:18:28 2010 New Revision: 906465 URL: http://svn.apache.org/viewvc?rev=906465&view=rev Log: Fix for a bug with processing of double quotes in AttributeParser#parseEL() Modified: tomcat/trunk/java/org/apache/jasper/compiler/AttributeParser.java tomcat/tr

svn commit: r906467 - /tomcat/tc6.0.x/trunk/

2010-02-04 Thread kkolinko
Author: kkolinko Date: Thu Feb 4 12:40:31 2010 New Revision: 906467 URL: http://svn.apache.org/viewvc?rev=906467&view=rev Log: Remove 904949 from svn:mergeinfo It erroneously got there when commiting rev.905152 Modified: tomcat/tc6.0.x/trunk/ (props changed) Propchange: tomcat/tc6.0.x/tru

DO NOT REPLY [Bug 48627] JasperException with JSF tags and value expressions

2010-02-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48627 --- Comment #12 from Konstantin Kolinko 2010-02-04 04:47:49 UTC --- Created an attachment (id=24925) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24925) Updated source patch for Tomcat 6.0 Updated patch for Tomcat 6.0.24. It

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

2010-02-04 Thread kkolinko
Author: kkolinko Date: Thu Feb 4 12:50:41 2010 New Revision: 906474 URL: http://svn.apache.org/viewvc?rev=906474&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=

DO NOT REPLY [Bug 48627] JasperException with JSF tags and value expressions

2010-02-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48627 Konstantin Kolinko changed: What|Removed |Added Attachment #24910|0 |1 is obsolete|

svn commit: r906566 - /tomcat/trunk/test/org/apache/el/TestELInJsp.java

2010-02-04 Thread kkolinko
Author: kkolinko Date: Thu Feb 4 17:02:15 2010 New Revision: 906566 URL: http://svn.apache.org/viewvc?rev=906566&view=rev Log: remove a println call Modified: tomcat/trunk/test/org/apache/el/TestELInJsp.java Modified: tomcat/trunk/test/org/apache/el/TestELInJsp.java URL: http://svn.apache.

Re: Fwd: Switching incubator.apache.org to svnpubsub?

2010-02-04 Thread William A. Rowe Jr.
On 2/4/2010 3:44 AM, Konstantin Kolinko wrote: > 2010/2/3 William A. Rowe Jr. : >> That said, there are now two platforms, your original svn.apache.org space >> and now dist.apache.org/repos/dist/, which is for publishing artifacts. It >> might make sense to mirror the published/released doc flavo

svn commit: r906597 - in /tomcat/trunk/res: welcome.bin.html welcome.main.html

2010-02-04 Thread markt
Author: markt Date: Thu Feb 4 18:34:47 2010 New Revision: 906597 URL: http://svn.apache.org/viewvc?rev=906597&view=rev Log: Clarify that the exe is for 32 and 64 bit Modified: tomcat/trunk/res/welcome.bin.html tomcat/trunk/res/welcome.main.html Modified: tomcat/trunk/res/welcome.bin.htm

svn commit: r906598 - in /tomcat/tc6.0.x/trunk/res: welcome.bin.html welcome.main.html

2010-02-04 Thread markt
Author: markt Date: Thu Feb 4 18:35:22 2010 New Revision: 906598 URL: http://svn.apache.org/viewvc?rev=906598&view=rev Log: Clarify that the exe is for 32 and 64 bit Modified: tomcat/tc6.0.x/trunk/res/welcome.bin.html tomcat/tc6.0.x/trunk/res/welcome.main.html Modified: tomcat/tc6.0.x/t

svn commit: r906603 - in /tomcat/site/trunk: docs/download-60.html xdocs/download-60.xml

2010-02-04 Thread markt
Author: markt Date: Thu Feb 4 18:44:44 2010 New Revision: 906603 URL: http://svn.apache.org/viewvc?rev=906603&view=rev Log: Add the windows specific downloads Modified: tomcat/site/trunk/docs/download-60.html tomcat/site/trunk/xdocs/download-60.xml Modified: tomcat/site/trunk/docs/downl

Tomcat 7 and Geronimo

2010-02-04 Thread Rick McGuire
Hi. I'm trying to put a little organization around the Geronimo community work on the Geronimo 3.0 release. We're targetting that release to be a Java EE 6 release...or at a minimum, a Java EE 6 Web Profile implementation. Obviously, the servlet container and the JSP implementation is a bit

Re: Tomcat 7 and Geronimo

2010-02-04 Thread Mark Thomas
On 04/02/2010 18:51, Rick McGuire wrote: > Hi. I'm trying to put a little organization around the Geronimo > community work on the Geronimo 3.0 release. We're targetting that > release to be a Java EE 6 release...or at a minimum, a Java EE 6 Web > Profile implementation. Obviously, the servlet c

DO NOT REPLY [Bug 48682] New: Unable to compile class for JSP

2010-02-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48682 Summary: Unable to compile class for JSP Product: Tomcat 5 Version: 5.5.0 Platform: PC OS/Version: Windows XP Status: NEW Severity: blocker Priority: P2

Re: Tomcat 7 and Geronimo

2010-02-04 Thread Rick McGuire
On 2/4/2010 1:58 PM, Mark Thomas wrote: On 04/02/2010 18:51, Rick McGuire wrote: Hi. I'm trying to put a little organization around the Geronimo community work on the Geronimo 3.0 release. We're targetting that release to be a Java EE 6 release...or at a minimum, a Java EE 6 Web Profile im

DO NOT REPLY [Bug 48682] Unable to compile class for JSP

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

DO NOT REPLY [Bug 9456] Problem saving server.xml file: invalid XML markup

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

DO NOT REPLY [Bug 10060] Make the common and shared class loaders look in catalina.base

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

DO NOT REPLY [Bug 13689] Classloader paths for 'Common' classes and libraries are inappropriate

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

DO NOT REPLY [Bug 10060] Make the common and shared class loaders look in catalina.base

2010-02-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=10060 Mark Thomas changed: What|Removed |Added CC||iskandermerri...@hotmail.co

DO NOT REPLY [Bug 13941] reload is VERY slow

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

DO NOT REPLY [Bug 14993] Possible obselete synchronized declaration

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

DO NOT REPLY [Bug 15115] correct docs... XML parser *cannot* be overridden by putting in WEB-INF/lib

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

DO NOT REPLY [Bug 16294] Configurable URL Decoding.

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

DO NOT REPLY [Bug 17972] Admin webapp should save info to auto-deployed webapp xml files when appropriate

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

DO NOT REPLY [Bug 7676] Allow name property to use match experssions in tag, or tag

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

DO NOT REPLY [Bug 18500] Host aliases to match by regular expression (trivial)

2010-02-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=18500 Mark Thomas changed: What|Removed |Added CC||gene_engel...@hotmail.com --- Commen

DO NOT REPLY [Bug 18680] On Japanese OS, corruption of japanese text.

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

DO NOT REPLY [Bug 20374] add way to put additional directories in shared classloader

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

DO NOT REPLY [Bug 10060] Make the common and shared class loaders look in catalina.base

2010-02-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=10060 Mark Thomas changed: What|Removed |Added CC||rr...@gridsystems.com --- Comment #5

DO NOT REPLY [Bug 24179] Including CATALINA_BASE in the catalina and common class loaders construction

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

svn commit: r906654 - /tomcat/trunk/build.xml

2010-02-04 Thread markt
Author: markt Date: Thu Feb 4 21:26:41 2010 New Revision: 906654 URL: http://svn.apache.org/viewvc?rev=906654&view=rev Log: Invert the logic for building dbcp/jdt a) makes more sense b) should keep gump happy Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn

svn commit: r906675 - in /tomcat/trunk/java/org/apache/catalina: core/StandardHost.java mbeans/MBeanFactory.java

2010-02-04 Thread markt
Author: markt Date: Thu Feb 4 21:53:06 2010 New Revision: 906675 URL: http://svn.apache.org/viewvc?rev=906675&view=rev Log: Prep for removing Pipeline interface from ContainerBase Modified: tomcat/trunk/java/org/apache/catalina/core/StandardHost.java tomcat/trunk/java/org/apache/catalina

DO NOT REPLY [Bug 48683] New: Sessions expiring unexpectedly

2010-02-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48683 Summary: Sessions expiring unexpectedly Product: Tomcat 6 Version: 6.0.20 Platform: PC OS/Version: Windows Server 2003 Status: NEW Severity: critical Priority

How can I find out more about Tomcat embedded server. (The version in Grails Tomcat Plugin)

2010-02-04 Thread JG Flowers
The following http://n4.nabble.com/Where-do-I-look-for-server-xml-with-embedded-Tomcat-tt1461189.html#a1461748 thread discusses the nut I've been trying to crack. I've got novice exposure to configuring server.xml/config.xml files to get JNDI JDBC datasources setup in the past with Tomcat 6. I'v

svn commit: r906680 - in /tomcat/trunk/java/org/apache/catalina: Container.java core/ContainerBase.java core/StandardPipeline.java

2010-02-04 Thread markt
Author: markt Date: Thu Feb 4 22:09:18 2010 New Revision: 906680 URL: http://svn.apache.org/viewvc?rev=906680&view=rev Log: Move firing the events to StandardPipeline. This way calls to container.addValve() and container.getPipeline().addValve() will both trigger the event. Custom pipelines (un

Re: How can I find out more about Tomcat embedded server. (The version in Grails Tomcat Plugin)

2010-02-04 Thread Mark Thomas
On 04/02/2010 22:03, JG Flowers wrote: > > The following > http://n4.nabble.com/Where-do-I-look-for-server-xml-with-embedded-Tomcat-tt1461189.html#a1461748 > thread discusses the nut I've been trying to crack. > I've got novice exposure to configuring server.xml/config.xml files to get > JNDI JD

svn commit: r906723 - /tomcat/trunk/test/org/apache/catalina/startup/TestTomcat.java

2010-02-04 Thread markt
Author: markt Date: Thu Feb 4 23:18:12 2010 New Revision: 906723 URL: http://svn.apache.org/viewvc?rev=906723&view=rev Log: Add a test case for global naming resources with embedded Modified: tomcat/trunk/test/org/apache/catalina/startup/TestTomcat.java Modified: tomcat/trunk/test/org/apach

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

2010-02-04 Thread markt
Author: markt Date: Thu Feb 4 23:19:41 2010 New Revision: 906725 URL: http://svn.apache.org/viewvc?rev=906725&view=rev Log: Get global naming resources working if naming is enabled Modified: tomcat/trunk/java/org/apache/catalina/startup/Tomcat.java Modified: tomcat/trunk/java/org/apache/cat

svn commit: r906727 - in /tomcat/trunk/java/org/apache/catalina: core/ContainerBase.java core/StandardHost.java mbeans/MBeanFactory.java startup/ContextConfig.java

2010-02-04 Thread markt
Author: markt Date: Thu Feb 4 23:22:24 2010 New Revision: 906727 URL: http://svn.apache.org/viewvc?rev=906727&view=rev Log: Remove the Pipeline interface from ContainerBase Access valves via getPipeline() rather than directly on ContainerBase Modified: tomcat/trunk/java/org/apache/catalina/c