buildbot failure in ASF Buildbot on tomcat-trunk

2013-05-22 Thread buildbot
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/4360 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St

buildbot success in ASF Buildbot on tomcat-trunk

2013-05-22 Thread buildbot
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/4359 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

svn commit: r1485512 - in /tomcat/trunk/test/org/apache/tomcat/websocket: TestWsRemoteEndpoint.java TestWsWebSocketContainer.java TesterSingleMessageClient.java

2013-05-22 Thread markt
Author: markt Date: Wed May 22 23:52:28 2013 New Revision: 1485512 URL: http://svn.apache.org/r1485512 Log: Refactor passing of the latch to improve robustness on test failure. Once the session is closed, user properties are no longer accessible. Modified: tomcat/trunk/test/org/apache/tomcat

svn commit: r1485495 - /tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java

2013-05-22 Thread markt
Author: markt Date: Wed May 22 23:13:56 2013 New Revision: 1485495 URL: http://svn.apache.org/r1485495 Log: Revert r1485489 - wrong file commited Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java UR

svn commit: r1485490 - /tomcat/trunk/test/org/apache/tomcat/websocket/TesterSingleMessageClient.java

2013-05-22 Thread markt
Author: markt Date: Wed May 22 23:12:14 2013 New Revision: 1485490 URL: http://svn.apache.org/r1485490 Log: Revert r1485458. Right idea but that isn't how to do it. Modified: tomcat/trunk/test/org/apache/tomcat/websocket/TesterSingleMessageClient.java Modified: tomcat/trunk/test/org/apache/

svn commit: r1485489 - /tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java

2013-05-22 Thread markt
Author: markt Date: Wed May 22 23:11:47 2013 New Revision: 1485489 URL: http://svn.apache.org/r1485489 Log: Revert r1485458. Right idea but that isn't how to do it. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java Modified: tomcat/trunk/java/org/apache/tomcat/util/net/

buildbot failure in ASF Buildbot on tomcat-trunk

2013-05-22 Thread buildbot
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/4358 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St

svn commit: r1485458 - /tomcat/trunk/test/org/apache/tomcat/websocket/TesterSingleMessageClient.java

2013-05-22 Thread markt
Author: markt Date: Wed May 22 22:03:11 2013 New Revision: 1485458 URL: http://svn.apache.org/r1485458 Log: Cleaner handling of errors Session may have been closed after an error so get the latch before it closes. Modified: tomcat/trunk/test/org/apache/tomcat/websocket/TesterSingleMessageClie

Re: Automatic deployment changes

2013-05-22 Thread Mark Thomas
On 22/05/2013 17:50, Christopher Schultz wrote: > Mark, > > On 5/17/13 3:25 PM, Mark Thomas wrote: >> On 17/05/2013 20:22, Caldarale, Charles R wrote: From: Mark Thomas [mailto:ma...@apache.org] Subject: Re: Automatic deployment changes >>> 3. A warning is generate if a DIR in the

Re: Automatic deployment changes

2013-05-22 Thread Mark Thomas
On 22/05/2013 17:48, Christopher Schultz wrote: > Mark, > > On 5/17/13 3:04 PM, Mark Thomas wrote: >> 4. Adding an XML or WAR when just a DIR exists will trigger a >> redeploy. If a WAR is added and unpackWARs==true, the DIR will be >> replaced. >> >> 5. If a WAR or DIR is added to an XML, a rel

Re: Automatic deployment changes

2013-05-22 Thread Christopher Schultz
Mark, On 5/17/13 3:25 PM, Mark Thomas wrote: > On 17/05/2013 20:22, Caldarale, Charles R wrote: >>> From: Mark Thomas [mailto:ma...@apache.org] >>> Subject: Re: Automatic deployment changes >> >>> 3. A warning is generate if a DIR in the appBase is ignored because >>> there is a matching WAR and

Re: Automatic deployment changes

2013-05-22 Thread Christopher Schultz
Mark, On 5/17/13 3:04 PM, Mark Thomas wrote: > On 16/05/2013 21:50, Mark Thomas wrote: > > The final (for now) changes are: > >> 1. unpackWARs now applies to external WARs as well as WARs located in >> the Host's appBase. >> >> 2. If a WAR is modified (located in the Host's appBase or externally

[Bug 54997] SSL Handshake implementation in AsycnChannelWrapperSecure does not handle SSLEngineResult.Status.BUFFER_UNDERFLOW and SSLEngineResult.Status.BUFFER_OVERFLOW states

2013-05-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54997 Violeta Georgieva changed: What|Removed |Added Attachment #30309|0 |1 is patch|

[Bug 54999] JSESSIONIDSSO not re-created upon re-authentication on the same request - logout() and login(username,password)

2013-05-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54999 --- Comment #1 from Keith Mashinter --- Created attachment 30313 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30313&action=edit Fix for Bug 54999 to ensure JSESSIONIDSSO can be re-created In the Bug comments I chose to @overr

[Bug 54984] multipart/form-data is not always read with correct encoding

2013-05-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54984 --- Comment #3 from Per Holmberg --- Created attachment 30312 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30312&action=edit Multipart demo source -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 54984] multipart/form-data is not always read with correct encoding

2013-05-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54984 --- Comment #2 from Per Holmberg --- Created attachment 30311 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30311&action=edit Multipart demo war -- You are receiving this mail because: You are the assignee for the bug. -

Re: [Bug 48358] JSP-unloading reloaded

2013-05-22 Thread Mark Thomas
On 22/05/2013 10:47, bugzi...@apache.org wrote: > https://issues.apache.org/bugzilla/show_bug.cgi?id=48358 > > vivekpandyan changed: This idiot has been blocked from BZ. Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.ap

Re: WebSockets in Tomcat 8 (proxy support and ssl handshake)

2013-05-22 Thread Niki Dokovski
On Wed, May 22, 2013 at 1:48 PM, Konstantin Kolinko wrote: > 2013/5/22 Niki Dokovski : > > > > > > > > On Tue, May 21, 2013 at 3:15 PM, Niki Dokovski > wrote: > >> > >> > >> > >> > >> On Mon, May 20, 2013 at 5:09 PM, Niki Dokovski > wrote: > >>> > >>> > >>> > >>> > >>> On Mon, May 20, 2013 at 3:

[Bug 55006] Add http proxy support for ClientEndpoint using system properties

2013-05-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55006 --- Comment #1 from Niki Dokovski --- Created attachment 30310 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30310&action=edit patch in WsWebSocketContainer -- You are receiving this mail because: You are the assignee for the

[Bug 55006] New: Add http proxy support for ClientEndpoint using system properties

2013-05-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55006 Bug ID: 55006 Summary: Add http proxy support for ClientEndpoint using system properties Product: Tomcat 8 Version: trunk Hardware: PC Status: NEW

[Bug 48358] JSP-unloading reloaded

2013-05-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48358 Rainer Jung changed: What|Removed |Added Priority|P4 |P2 Component|Manager applic

[Bug 54997] SSL Handshake implementation in AsycnChannelWrapperSecure does not handle SSLEngineResult.Status.BUFFER_UNDERFLOW and SSLEngineResult.Status.BUFFER_OVERFLOW states

2013-05-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54997 --- Comment #1 from Niki Dokovski --- Created attachment 30309 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30309&action=edit patch in AsyncChannelWrapperSecure.java illustrating a potential improvement in handling the buffer

Re: WebSockets in Tomcat 8 (proxy support and ssl handshake)

2013-05-22 Thread Konstantin Kolinko
2013/5/22 Niki Dokovski : > > > > On Tue, May 21, 2013 at 3:15 PM, Niki Dokovski wrote: >> >> >> >> >> On Mon, May 20, 2013 at 5:09 PM, Niki Dokovski wrote: >>> >>> >>> >>> >>> On Mon, May 20, 2013 at 3:45 PM, Niki Dokovski wrote: On Fri, May 17, 2013 at 3:53 PM, Niki Do

Re: WebSockets in Tomcat 8 (proxy support and ssl handshake)

2013-05-22 Thread Niki Dokovski
On Tue, May 21, 2013 at 3:15 PM, Niki Dokovski wrote: > > > > On Mon, May 20, 2013 at 5:09 PM, Niki Dokovski wrote: > >> >> >> >> On Mon, May 20, 2013 at 3:45 PM, Niki Dokovski wrote: >> >>> >>> >>> >>> On Fri, May 17, 2013 at 3:53 PM, Niki Dokovski wrote: >>> On Fri, May 17

[Bug 48358] JSP-unloading reloaded

2013-05-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48358 vivekpandyan changed: What|Removed |Added Priority|P2 |P4 Component|Jasper

Re: Automatic deployment changes

2013-05-22 Thread Mark Thomas
On 21/05/2013 23:42, Konstantin Kolinko wrote: > Finally trying to find some time to review this... > > 1) Is there an intent to put [4] into some version-controlled place? > E.g. webapps/docs/architecture/ ? > > Or essentials of it will be included as part of config/context.html ? > I see some r

svn commit: r1485117 - /tomcat/tc7.0.x/trunk/java/org/apache/catalina/startup/ContextConfig.java

2013-05-22 Thread markt
Author: markt Date: Wed May 22 08:46:58 2013 New Revision: 1485117 URL: http://svn.apache.org/r1485117 Log: Clean-up / simplify based on review by kkolinko. Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/startup/ContextConfig.java Modified: tomcat/tc7.0.x/trunk/java/org/apache/cata

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

2013-05-22 Thread markt
Author: markt Date: Wed May 22 08:44:41 2013 New Revision: 1485115 URL: http://svn.apache.org/r1485115 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=1485115&r1=1485114&r

svn commit: r1485114 - /tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java

2013-05-22 Thread markt
Author: markt Date: Wed May 22 08:42:14 2013 New Revision: 1485114 URL: http://svn.apache.org/r1485114 Log: Clean-up / simplify based on review by kkolinko. Modified: tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java Modified: tomcat/trunk/java/org/apache/catalina/startup/Cont

Re: svn commit: r1484923 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/startup/ContextConfig.java

2013-05-22 Thread Mark Thomas
On 21/05/2013 23:10, Konstantin Kolinko wrote: > 2013/5/22 : >> Author: markt >> Date: Tue May 21 20:01:02 2013 >> New Revision: 1484923 >> >> URL: http://svn.apache.org/r1484923 >> Log: >> Make deletion of the copied WARs used for anti-resource locking more robust >> if the context fails to star