On 10/02/2011 21:32, Christopher Schultz wrote:
> Rainer,
>
> On 2/10/2011 8:04 AM, Rainer Jung wrote:
>> It seems there's still no server-side prevention against huge uploads
>> possible. The upload is not put into memory, but the thread is only
>> freed once the whole request body is read. Shoul
On 10.02.2011 18:00, Filip Hanik - Dev Lists wrote:
On 2/10/2011 6:04 AM, Rainer Jung wrote:
Servlet 3 standardizes file uploads. It contains the ability to limit
on request size, pretty much the same as commons fileupload supported
for many years.
It seems when this conditions triggers the res
https://issues.apache.org/bugzilla/show_bug.cgi?id=22895
jasonchu changed:
What|Removed |Added
CC||zjji...@cti.hkbn.com.hk
--
Configure b
Author: markt
Date: Fri Feb 11 12:08:55 2011
New Revision: 1069766
URL: http://svn.apache.org/viewvc?rev=1069766&view=rev
Log:
Add unit test that demonstrates use of a custom SSL implementation that extends
the default JSSE implementation.
Added:
tomcat/trunk/test/org/apache/tomcat/util/net/
https://issues.apache.org/bugzilla/show_bug.cgi?id=50640
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: markt
Date: Fri Feb 11 12:16:31 2011
New Revision: 1069768
URL: http://svn.apache.org/viewvc?rev=1069768&view=rev
Log:
Fix Eclipse warnings
Modified:
tomcat/trunk/test/org/apache/catalina/core/TestStandardContext.java
Modified: tomcat/trunk/test/org/apache/catalina/core/TestStandardC
Author: markt
Date: Fri Feb 11 12:24:47 2011
New Revision: 1069770
URL: http://svn.apache.org/viewvc?rev=1069770&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50752
Correct typo
Modified:
tomcat/trunk/java/org/apache/catalina/startup/Embedded.java
tomcat/trunk/webap
Author: markt
Date: Fri Feb 11 12:31:08 2011
New Revision: 1069774
URL: http://svn.apache.org/viewvc?rev=1069774&view=rev
Log:
Proposal, 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
https://issues.apache.org/bugzilla/show_bug.cgi?id=50752
--- Comment #1 from Mark Thomas 2011-02-11 07:31:44 EST ---
Fixed in 7.0.x for 7.0.9 onwards.
Proposed for 6.0.x
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because
Author: markt
Date: Fri Feb 11 14:49:41 2011
New Revision: 1069824
URL: http://svn.apache.org/viewvc?rev=1069824&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50751
Don't try to retrieve attributes if we don't need to. If anonymous bind is not
allowed, the login will always
Author: markt
Date: Fri Feb 11 14:51:33 2011
New Revision: 1069825
URL: http://svn.apache.org/viewvc?rev=1069825&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
https://issues.apache.org/bugzilla/show_bug.cgi?id=50751
--- Comment #1 from Mark Thomas 2011-02-11 09:52:51 EST ---
I applied a slightly different patch for this issue that acheives the same
results. Note that the JNDI realm assumes that anonymous access is allowed in
some cumstances.
Fixed in
Author: markt
Date: Fri Feb 11 15:21:54 2011
New Revision: 1069832
URL: http://svn.apache.org/viewvc?rev=1069832&view=rev
Log:
Add additional information to assist with tracking down the root cause of
https://issues.apache.org/bugzilla/show_bug.cgi?id=50737
Modified:
tomcat/trunk/java/org/ap
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=312&rev2=313
--
#pragma sect
Author: markt
Date: Fri Feb 11 15:27:06 2011
New Revision: 1069835
URL: http://svn.apache.org/viewvc?rev=1069835&view=rev
Log:
Remove unused deprecated method
Modified:
tomcat/trunk/java/org/apache/catalina/startup/ExpandWar.java
Modified: tomcat/trunk/java/org/apache/catalina/startup/Expand
Author: markt
Date: Fri Feb 11 15:29:34 2011
New Revision: 1069836
URL: http://svn.apache.org/viewvc?rev=1069836&view=rev
Log:
Remove deprecated code
Modified:
tomcat/trunk/java/org/apache/catalina/ha/tcp/SimpleTcpCluster.java
Modified: tomcat/trunk/java/org/apache/catalina/ha/tcp/SimpleTcpC
Dear wiki user,
You have subscribed to a wiki page "Tomcat Wiki" for change notification.
The page PoweredBy has been reverted to revision 312 by ChuckCaldarale.
The comment on this change is: Spam removal.
http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=313&rev2=314
---
Author: markt
Date: Fri Feb 11 15:39:52 2011
New Revision: 1069844
URL: http://svn.apache.org/viewvc?rev=1069844&view=rev
Log:
Remove deprecated code
Modified:
tomcat/trunk/java/org/apache/naming/resources/ResourceAttributes.java
Modified: tomcat/trunk/java/org/apache/naming/resources/Resour
https://issues.apache.org/bugzilla/show_bug.cgi?id=50737
--- Comment #2 from Mark Thomas 2011-02-11 10:43:31 EST ---
This looks like a JVM bug at this point. I think the best we can do is add some
debug logging to help track this down. If I add the looging to Tomcat 7, can
you build Tomcat 7.0.x
Author: markt
Date: Fri Feb 11 16:14:54 2011
New Revision: 1069857
URL: http://svn.apache.org/viewvc?rev=1069857&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
https://issues.apache.org/bugzilla/show_bug.cgi?id=50734
--- Comment #3 from Mark Thomas 2011-02-11 11:15:18 EST ---
Thanks for the patch. I have proposed it for 6.0.x
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: -
https://issues.apache.org/bugzilla/show_bug.cgi?id=50737
--- Comment #3 from Jon E. 2011-02-11 11:24:22 EST ---
I modified the ExpandWar class to spit out the failed comparison values in the
validate method right before the exception is thrown. After stuffing the
modified class back into the Cat
Author: fhanik
Date: Fri Feb 11 16:32:41 2011
New Revision: 1069864
URL: http://svn.apache.org/viewvc?rev=1069864&view=rev
Log:
https://issues.apache.org/bugzilla/show_bug.cgi?id=50759
Update validation timestamp if using an external validator.
Modified:
tomcat/trunk/modules/jdbc-pool/java/
https://issues.apache.org/bugzilla/show_bug.cgi?id=50759
Filip Hanik changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: fhanik
Date: Fri Feb 11 16:42:05 2011
New Revision: 1069876
URL: http://svn.apache.org/viewvc?rev=1069876&view=rev
Log:
doco and version update
Modified:
tomcat/trunk/modules/jdbc-pool/build.properties.default
tomcat/trunk/modules/jdbc-pool/doc/changelog.xml
tomcat/trunk/modul
2011/2/11 :
> Author: markt
> Date: Fri Feb 11 12:31:08 2011
> New Revision: 1069774
>
> URL: http://svn.apache.org/viewvc?rev=1069774&view=rev
> Log:
> Proposal, vote
>
> Modified:
> tomcat/tc6.0.x/trunk/STATUS.txt
>
> +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50752
> + Corre
https://issues.apache.org/bugzilla/show_bug.cgi?id=50726
--- Comment #4 from Mark Thomas 2011-02-11 13:03:45 EST ---
For info, it appears the the Eclipse compiler does not enforce this limit.
Dynamic compilation works whereas pre-compilation fails.
--
Configure bugmail: https://issues.apache.or
William,
On 2/10/2011 4:51 PM, William A. Rowe Jr. wrote:
> On 2/10/2011 7:04 AM, Rainer Jung wrote:
>> Servlet 3 standardizes file uploads. It contains the ability to limit on
>> request size,
>> pretty much the same as commons fileupload supported for many years.
>>
>> It seems when this condit
Mark,
On 2/11/2011 4:37 AM, Mark Thomas wrote:
> On 10/02/2011 21:32, Christopher Schultz wrote:
>> Rainer,
>>
>> On 2/10/2011 8:04 AM, Rainer Jung wrote:
>>> It seems there's still no server-side prevention against huge uploads
>>> possible. The upload is not put into memory, but the thread is on
https://issues.apache.org/bugzilla/show_bug.cgi?id=50737
--- Comment #4 from Jon E. 2011-02-11 14:51:27 EST ---
The problem occurs when Tomcat (on the iSeries / System i / AS400) is started
with a command line that has different case values than where the file system
resides.
We configured the I
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "AdminGroup" page has been changed by SebastianBazley.
http://wiki.apache.org/tomcat/AdminGroup
--
New page:
This is a list of peop
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "AdminGroup" page has been changed by SebastianBazley.
http://wiki.apache.org/tomcat/AdminGroup?action=diff&rev1=1&rev2=2
--
+ #acl
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "LocalBadContent" page has been changed by SebastianBazley.
The comment on this change is: Add prosch spam URLs.
http://wiki.apache.org/tomcat/LocalBadContent?action=diff&rev1=5&rev2
On 31 January 2011 13:26, sebb wrote:
> On 31 January 2011 09:09, Apache Wiki wrote:
>> Dear wiki user,
>>
>> You have subscribed to a wiki page "Tomcat Wiki" for change notification.
>>
>> The page PoweredBy has been reverted to revision 305 by KonstantinKolinko.
>> The comment on this change is
34 matches
Mail list logo