2013/5/28 Violeta Georgieva :
> Hi,
>
> In the AsyncContext.dispatch(path) javadoc we have:
>
> "There can be at most one asynchronous dispatch operation per asynchronous
> cycle, which is started by a call to one of the
> ServletRequest.startAsync()methods.
> Any attempt to perform an additional a
On 28/05/2013 19:51, Violeta Georgieva wrote:
> Hi,
>
> In the AsyncContext.dispatch(path) javadoc we have:
>
> "There can be at most one asynchronous dispatch operation per asynchronous
> cycle, which is started by a call to one of the
> ServletRequest.startAsync()methods.
> Any attempt to perfo
Hi,
In the AsyncContext.dispatch(path) javadoc we have:
"There can be at most one asynchronous dispatch operation per asynchronous
cycle, which is started by a call to one of the
ServletRequest.startAsync()methods.
Any attempt to perform an additional asynchronous dispatch
operation within the sa
Author: kkolinko
Date: Tue May 28 15:55:03 2013
New Revision: 1486978
URL: http://svn.apache.org/r1486978
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=1486978&r1=1486977&r
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/1213
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build So
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/4384
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Author: kkolinko
Date: Tue May 28 15:28:27 2013
New Revision: 1486968
URL: http://svn.apache.org/r1486968
Log:
Correct typo in method name. (Noted when reviewing r1486884 ).
Though I think it might be clearer to split this method into two separate
setters, setTls() and setCompression().
Modifie
https://issues.apache.org/bugzilla/show_bug.cgi?id=54971
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Tue May 28 14:48:58 2013
New Revision: 1486942
URL: http://svn.apache.org/r1486942
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54971
Pass the calculated location to AplicationPart rather than it having to
recalculate it every time. Now correctly handles relativ
Author: markt
Date: Tue May 28 14:37:50 2013
New Revision: 1486939
URL: http://svn.apache.org/r1486939
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54971
Pass the calculated location to AplicationPart rather than it having to
recalculate it every time. Now correctly handles relativ
https://issues.apache.org/bugzilla/show_bug.cgi?id=55019
Konstantin Kolinko changed:
What|Removed |Added
Attachment #30336|0 |1
is patch|
https://issues.apache.org/bugzilla/show_bug.cgi?id=55019
Konstantin Kolinko changed:
What|Removed |Added
Attachment #30328|0 |1
is obsolete|
Author: remm
Date: Tue May 28 13:55:00 2013
New Revision: 1486923
URL: http://svn.apache.org/r1486923
Log: (empty)
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=1486923&r1=1486922&r2=
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/4383
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source St
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/1212
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sourc
https://issues.apache.org/bugzilla/show_bug.cgi?id=54964
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Tue May 28 11:57:49 2013
New Revision: 1486891
URL: http://svn.apache.org/r1486891
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54964
Enable tag plug-ins to be packaged with a web application.
Patch by Sheldon Shao.
Modified:
tomcat/tc7.0.x/trunk/ (props c
Author: markt
Date: Tue May 28 11:54:49 2013
New Revision: 1486890
URL: http://svn.apache.org/r1486890
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54964
Enable tag plug-ins to be packaged with a web application.
Patch by Sheldon Shao.
Modified:
tomcat/trunk/java/org/apache/jas
https://issues.apache.org/bugzilla/show_bug.cgi?id=54963
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Tue May 28 11:46:56 2013
New Revision: 1486888
URL: http://svn.apache.org/r1486888
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54963
Fix concurrent issue of Spdy/NetSupportSocket
Patch provided by Sheldon Shao
Modified:
tomcat/trunk/java/org/apache/tomcat/s
Author: jfclere
Date: Tue May 28 11:45:41 2013
New Revision: 1486887
URL: http://svn.apache.org/r1486887
Log:
Propose another patch based on kkolinko suggestion.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54961
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Tue May 28 11:41:57 2013
New Revision: 1486884
URL: http://svn.apache.org/r1486884
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54961
Make "compress" configurable in SpdyProxyProtocol.
Patch by Sheldon Shao
Modified:
tomcat/trunk/java/org/apache/coyote/spdy/
https://issues.apache.org/bugzilla/show_bug.cgi?id=55019
--- Comment #2 from jfclere ---
Created attachment 30336
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30336&action=edit
patch on SecurityClassLoad
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://issues.apache.org/bugzilla/show_bug.cgi?id=54947
--- Comment #4 from Mark Thomas ---
Thanks for the report, test case and fix.
I added a test to Tomcat's unit tests based on the provided test case that
confirmed that problem. I also confirmed the proposed patch fixes the issue.
The patc
Author: markt
Date: Tue May 28 11:33:12 2013
New Revision: 1486878
URL: http://svn.apache.org/r1486878
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=1486878&r1=1486877&r
Author: markt
Date: Tue May 28 11:32:00 2013
New Revision: 1486877
URL: http://svn.apache.org/r1486877
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54947
NIO connector incorrectly rejects a request if the CRLF terminating the request
line is split across multiple packets.
Patch for
Author: markt
Date: Tue May 28 11:26:20 2013
New Revision: 1486875
URL: http://svn.apache.org/r1486875
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54947
NIO connector incorrectly rejects a request if the CRLF terminating the request
line is split across multiple packets.
Patch for
https://issues.apache.org/bugzilla/show_bug.cgi?id=54944
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Tue May 28 11:03:48 2013
New Revision: 1486863
URL: http://svn.apache.org/r1486863
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54944
Enhancements to TestFormAuthenticator.
Patch by Brian Burch
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc
Author: markt
Date: Tue May 28 10:53:41 2013
New Revision: 1486861
URL: http://svn.apache.org/r1486861
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54944
Enhancements to TestFormAuthenticator.
Patch by Brian Burch
Modified:
tomcat/trunk/test/org/apache/catalina/authenticator/T
https://issues.apache.org/bugzilla/show_bug.cgi?id=54939
--- Comment #5 from Mark Thomas ---
Great. Here are some (short) pointers.
1. Patches should be against https://svna.apache.org/repos/asf/tomcat/trunk and
attached to this issue in "diff -u" format
2. o.a.tomcat.util.log.UserDataHelper is
https://issues.apache.org/bugzilla/show_bug.cgi?id=54931
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Tue May 28 09:44:00 2013
New Revision: 1486835
URL: http://svn.apache.org/r1486835
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54931
Add information on creating multiple services.
Based on a patch by Chris Derham
Modified:
tomcat/tc7.0.x/trunk/ (props cha
Author: markt
Date: Tue May 28 09:36:11 2013
New Revision: 1486834
URL: http://svn.apache.org/r1486834
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54931
Add information on creating multiple services.
Based on a patch by Chris Derham
Modified:
tomcat/trunk/webapps/docs/windows-
https://issues.apache.org/bugzilla/show_bug.cgi?id=54931
Mark Thomas changed:
What|Removed |Added
Attachment #30331|0 |1
is patch|
36 matches
Mail list logo