+1 to that vision.
I'll ditch the current Extended code.
Hen
On Tue, Jan 14, 2014 at 8:47 AM, Jeremy Boynes wrote:
> On Jan 13, 2014, at 9:51 PM, Henri Yandell wrote:
>
> > Any thoughts Jeremy on our containing tags outside of the Standard
> > implementation?
> >
> > I was pondering folding
Author: bayard
Date: Thu Jan 16 08:15:07 2014
New Revision: 1558713
URL: http://svn.apache.org/r1558713
Log:
Dropping 'extended' from the svn externals
Modified:
tomcat/taglibs/trunks/ (props changed)
Propchange: tomcat/taglibs/trunks/
--
Author: bayard
Date: Thu Jan 16 08:18:29 2014
New Revision: 1558714
URL: http://svn.apache.org/r1558714
Log:
Dropping taglib-extended from the list of CI items
Modified:
tomcat/site/trunk/docs/ci.html
tomcat/site/trunk/xdocs/ci.xml
Modified: tomcat/site/trunk/docs/ci.html
URL:
http://sv
Per the below, I'll go ahead and move RDC to the Attic; waiting 72 hours in
case there's a -1.
Hen
On Tue, Jan 14, 2014 at 4:23 PM, Rahul Akolkar wrote:
> On Tue, Jan 14, 2014 at 12:49 AM, Henri Yandell
> wrote:
> >
> > On Sun, Jan 12, 2014 at 9:16 PM, Henri Yandell
> wrote:
> >
> > > My main
https://issues.apache.org/bugzilla/show_bug.cgi?id=56018
Bug ID: 56018
Summary: Oversized header errors are not handled in some cases
Product: Tomcat 7
Version: 7.0.50
Hardware: PC
OS: All
Status: NEW
Seve
https://issues.apache.org/bugzilla/show_bug.cgi?id=56005
--- Comment #1 from Rainer Jung ---
Note that PR 51769 was about erroneously rejecting a request as invalid,
because not only requests to objects underneath web-inf and meta-inf were
blocked, but also requests to resources that contained we
Matthias Günther created MTOMCAT-256:
Summary: Adding maxPostSize to the tomcat connector
Key: MTOMCAT-256
URL: https://issues.apache.org/jira/browse/MTOMCAT-256
Project: Apache Tomcat Maven Plugin
[
https://issues.apache.org/jira/browse/MTOMCAT-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Günther updated MTOMCAT-256:
-
Attachment: add_param_max_post_size.patch
> Adding maxPostSize to the tomcat connector
>
[
https://issues.apache.org/jira/browse/MTOMCAT-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Günther updated MTOMCAT-256:
-
Description:
For a project we exceeded the default maxPostSize of the Tomcat's connector
Author: funkman
Date: Thu Jan 16 12:43:15 2014
New Revision: 1558771
URL: http://svn.apache.org/r1558771
Log:
some +1's
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=1558771&r1=155877
Author: violetagg
Date: Thu Jan 16 13:43:31 2014
New Revision: 1558789
URL: http://svn.apache.org/r1558789
Log:
Fixed typo reported via users mailing list.
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apa
Author: remm
Date: Thu Jan 16 13:43:26 2014
New Revision: 1558788
URL: http://svn.apache.org/r1558788
Log:
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=1558788&r1=1558787&r2=1
Author: markt
Date: Thu Jan 16 14:21:17 2014
New Revision: 1558811
URL: http://svn.apache.org/r1558811
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56010
Don't throw an IllegalArgumentException when JspFactory.getPageContext is used
with JspWriter.DEFAULT_BUFFER
Based on a patch by
Author: markt
Date: Thu Jan 16 14:23:42 2014
New Revision: 1558814
URL: http://svn.apache.org/r1558814
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56010
Don't throw an IllegalArgumentException when JspFactory.getPageContext is used
with JspWriter.DEFAULT_BUFFER
Based on a patch by
On Thu, Jan 16, 2014 at 3:12 AM, Henri Yandell wrote:
> +1 to that vision.
>
> I'll ditch the current Extended code.
>
Yup. I agree to below as well.
-Rahul
> Hen
>
>
> On Tue, Jan 14, 2014 at 8:47 AM, Jeremy Boynes wrote:
>
>> On Jan 13, 2014, at 9:51 PM, Henri Yandell wrote:
>>
>> > Any t
https://issues.apache.org/bugzilla/show_bug.cgi?id=56010
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Hi Mark,
2014/1/16
>
> Author: markt
> Date: Thu Jan 16 14:23:42 2014
> New Revision: 1558814
>
> URL: http://svn.apache.org/r1558814
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56010
> Don't throw an IllegalArgumentException when JspFactory.getPageContext is
used with JspWrit
On 16/01/2014 14:48, Violeta Georgieva wrote:
> Hi Mark,
>
> 2014/1/16
>>
>> Author: markt
>> Date: Thu Jan 16 14:23:42 2014
>> New Revision: 1558814
>>
>> URL: http://svn.apache.org/r1558814
>> Log:
>> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56010
>> Don't throw an IllegalArgument
Author: markt
Date: Thu Jan 16 14:51:06 2014
New Revision: 1558821
URL: http://svn.apache.org/r1558821
Log:
Follow-up to r1558814 - include the actual change
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/jasper/runtime/PageContextImpl.java
tomc
Author: markt
Date: Thu Jan 16 14:59:02 2014
New Revision: 1558822
URL: http://svn.apache.org/r1558822
Log:
Ensure that sessions IDs are not parsed from URLs for Contexts where
disableURLRewriting is true
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/java/org/apache/cata
On 15/01/2014 15:59, Rémy Maucherat wrote:
> 2014/1/15 Mark Thomas
>
>>
>> If folks integrating with Tomcat need to extend / replace what is
>> currently in StandardContext.bindThread() and
>> StandardContext.unbindThread() having a listener for this rather than
>> having to extend StandardContex
Author: markt
Date: Thu Jan 16 15:09:51 2014
New Revision: 1558827
URL: http://svn.apache.org/r1558827
Log:
I'm going to withdraw this patch. I know it has enough votes to be committed
but it does require some additional changes before the test case can be used.
Modified:
tomcat/tc6.0.x/trun
Author: markt
Date: Thu Jan 16 15:12:59 2014
New Revision: 1558828
URL: http://svn.apache.org/r1558828
Log:
Add an option to the Context to control the blocking of XML external entities
when parsing XML configuration files and enable this blocking by default when a
security manager is used. The
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/1683
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sourc
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/5402
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
I posted this on Monday from my home account, and have some followups from my
work account:
Recap: On a RHEL6 box with FIPS enabled at boot time Tomcat 6.0.37 and Tomcat
Native Library 1.1.29 will not start if the APR listener is configured with
'FIPSMode="on".
There appear to be two places t
https://issues.apache.org/bugzilla/show_bug.cgi?id=56021
Bug ID: 56021
Summary: SSL connector using windows-my keystore
Product: Tomcat 7
Version: 7.0.50
Hardware: PC
Status: NEW
Severity: enhancement
Priority:
Author: markt
Date: Thu Jan 16 19:40:09 2014
New Revision: 1558894
URL: http://svn.apache.org/r1558894
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56016
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/descriptor/DigesterFactory.java
tomcat/tc7.0.x/trunk/webapps
Author: markt
Date: Thu Jan 16 19:43:09 2014
New Revision: 1558896
URL: http://svn.apache.org/r1558896
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=1558896&r1=1558895&r
Author: markt
Revision: 1558894
Modified property: svn:log
Modified: svn:log at Thu Jan 16 19:44:50 2014
--
--- svn:log (original)
+++ svn:log Thu Jan 16 19:44:50 2014
@@ -1 +1,3 @@
Fix https://issues.apache.org/bugzilla/
Author: kkolinko
Date: Thu Jan 16 19:47:24 2014
New Revision: 1558897
URL: http://svn.apache.org/r1558897
Log:
Move proposal to relevant section, 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/S
https://issues.apache.org/bugzilla/show_bug.cgi?id=56016
Mark Thomas changed:
What|Removed |Added
Component|Catalina|Catalina
Version|7.0.50
https://issues.apache.org/bugzilla/show_bug.cgi?id=56021
Asanka changed:
What|Removed |Added
CC||sam...@gmail.com
OS|
Another couple of tidbits:
A standalone 'c' program running on my FIPs enabled RHEL6.4 box shows the
following behavior:
FIPS_mode() -> 0
FIPS_selftest() -> 1
FIPS_mode_set(1) -> 1
FIPS_mode() -> 1
FIPS_selftest() -> 1
FIPS_mode_set(1) -> 0
This last 'double' set is one of the two
Author: markt
Date: Thu Jan 16 20:33:32 2014
New Revision: 1558910
URL: http://svn.apache.org/r1558910
Log:
Another 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=1558910&r1=1
Author: markt
Date: Thu Jan 16 21:02:53 2014
New Revision: 1558917
URL: http://svn.apache.org/r1558917
Log:
Correct r1558894 (my error)
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/descriptor/DigesterFactory.java
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/desc
Author: markt
Date: Thu Jan 16 21:03:23 2014
New Revision: 1558918
URL: http://svn.apache.org/r1558918
Log:
Add a small but important correction
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.
Robert,
On 1/16/14, 1:59 PM, Robert Sanders wrote:
> I posted this on Monday from my home account, and have some followups
> from my work account:
>
> Recap: On a RHEL6 box with FIPS enabled at boot time Tomcat 6.0.37
> and Tomcat Native Library 1.1.29 will not start if the APR listener
> is conf
Please pardon the top-posting - Outlook webmail is annoying...
- What exception is generated (note - line numbers slightly off from stock
6.0.37 source due to debug I've put in)
Severe: Failed to initialize the SSLEngine.
java.lang.Exception: error:2D06C066:FIPS routines:FIPS_mode_set:fips m
Author: remm
Date: Thu Jan 16 22:07:28 2014
New Revision: 1558930
URL: http://svn.apache.org/r1558930
Log:
- Add dedicated listener for framework and EE integration.
- Fix context classloader with SSO session expiration.
Added:
tomcat/trunk/java/org/apache/catalina/ThreadBindingListener.java
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/5403
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
Author: remm
Date: Thu Jan 16 22:27:57 2014
New Revision: 1558938
URL: http://svn.apache.org/r1558938
Log:
- Add new methods to test class.
Modified:
tomcat/trunk/test/org/apache/catalina/core/TesterContext.java
Modified: tomcat/trunk/test/org/apache/catalina/core/TesterContext.java
URL:
ht
[
https://issues.apache.org/jira/browse/MTOMCAT-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) updated MTOMCAT-256:
---
Fix Version/s: 3.0
> Adding maxPostSize to the tomcat connector
> --
Author: olamy
Date: Thu Jan 16 22:45:38 2014
New Revision: 1558942
URL: http://svn.apache.org/r1558942
Log:
[MTOMCAT-256] Adding maxPostSize to the tomcat connector
Submitted by Matthias Günther
Modified:
tomcat/maven-plugin/trunk/src/site/apt/executable-war-jar.apt.vm
tomcat/maven-plug
Author: olamy
Date: Thu Jan 16 22:46:00 2014
New Revision: 1558944
URL: http://svn.apache.org/r1558944
Log:
add contributor
Modified:
tomcat/maven-plugin/trunk/pom.xml
Modified: tomcat/maven-plugin/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=1558944
Author: olamy
Date: Thu Jan 16 22:45:54 2014
New Revision: 1558943
URL: http://svn.apache.org/r1558943
Log:
format
Modified:
tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.java
tomcat/maven-plugin/trunk/tomcat7-maven-p
[
https://issues.apache.org/jira/browse/MTOMCAT-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy (*$^¨%`£) closed MTOMCAT-256.
--
Resolution: Fixed
applied.
Thanks!
> Adding maxPostSize to the tomcat connect
Author: olamy
Date: Thu Jan 16 22:57:44 2014
New Revision: 1558949
URL: http://svn.apache.org/r1558949
Log:
Apache Tomcat Maven Plugin site documentation for 2.3-SNAPSHOT
Modified:
tomcat/site/trunk/docs/maven-plugin-trunk/apidocs/index-all.html
tomcat/site/trunk/docs/maven-plugin-trunk/
Modified:
tomcat/site/trunk/docs/maven-plugin-trunk/tomcat7-maven-plugin/xref/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunWarMojo.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-trunk/tomcat7-maven-plugin/xref/org/apache/tomcat/maven/plugin/tomcat7/run/Abstrac
Modified:
tomcat/site/trunk/docs/maven-plugin-trunk/tomcat7-maven-plugin/run-mojo.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-trunk/tomcat7-maven-plugin/run-mojo.html?rev=1558949&r1=1558948&r2=1558949&view=diff
===
Modified:
tomcat/site/trunk/docs/maven-plugin-trunk/tomcat7-war-runner/xref/org/apache/tomcat/maven/runner/Tomcat7RunnerCli.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/maven-plugin-trunk/tomcat7-war-runner/xref/org/apache/tomcat/maven/runner/Tomcat7RunnerCli.html?rev=1558949&r1=
It has been a while since the last 6.0.x release so I plan to tag 6.0.38
tomorrow (if all goes well). There are a couple of simple patches in the
status file that I'd like to include in the tag. Votes welcome.
In preparation for the tag, I have been running the Servlet and JSP
TCKs. There are some
The Buildbot has detected a restored build on builder tomcat-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/5404
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
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-validate has an issue affecting its community integration.
Th
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-tc7.0.x-test has an issue affecting its community integration.
This
Would it be worth waiting to have the RHEL6/FIPS stuff looked at - at least to
the point of deciding if the issue should involve fixes to both TC and TCN or
be limited to TCN only?I posted Monday and earlier today about it.
I believe the minimal patch to resolve the issue would involve TCN
Could someone on the PMC copy Jeremy's entry at the end of the KEYS file
located here:
https://svn.apache.org/repos/asf/tomcat/trunk/KEYS
to here?
https://www.apache.org/dist/tomcat/taglibs/KEYS
Thanks :)
Hen
On Mon, Jan 13, 2014 at 6:58 AM, Jeremy Boynes wrote:
> On Jan 12, 2014, at 10:56
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-validate has an issue affecting its community integration.
Th
https://issues.apache.org/bugzilla/show_bug.cgi?id=55956
--- Comment #3 from Mali ---
Created attachment 31221
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31221&action=edit
Tomcat Managet Status Page
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://issues.apache.org/bugzilla/show_bug.cgi?id=55956
--- Comment #4 from Mali ---
Comment on attachment 31221
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31221
Tomcat Managet Status Page
Using "Remote IP Valve", access log writes proper IP of remote machine, but
Tomcat Manager
Cross-posted to users and dev list. Please reply on the users list.
All,
There is the possibility of holding a Tomcat specific summit/workshop
after ApacheCon 2014 [1] (i.e. Thursday 10th). If there is interest, I
am happy to take the lead to organise this.
My current thinking is for a workshop
61 matches
Mail list logo