Re: [VOTE] Release Apache Tomcat 7.0.44

2013-09-24 Thread Mark Thomas
On 24/09/2013 08:40, Mark Thomas wrote: > On 24/09/2013 08:07, Martin Grigorov wrote: >> On Tue, Sep 24, 2013 at 4:35 PM, Rossen Stoyanchev < >>> Also what's the equivalent of the Tomcat 8 tomcat-websocket >>> dependency? I see the 7.0.44 binary has tomcat7-websocket.jar but I >>> >> >> Here is wh

Re: [VOTE] Release Apache Tomcat 7.0.44

2013-09-24 Thread Violeta Georgieva
2013/9/24 Nick Williams > > > On Sep 24, 2013, at 11:00 AM, Rossen Stoyanchev wrote: > > > On Tue, Sep 24, 2013 at 11:40 AM, Mark Thomas wrote: > > > >> The necessary update to the script that uploads those JARs to the Maven > >> repo was missed. I think I have fixed it locally but need to test i

Re: [VOTE] Release Apache Tomcat 7.0.44

2013-09-24 Thread Nick Williams
On Sep 24, 2013, at 11:00 AM, Rossen Stoyanchev wrote: > On Tue, Sep 24, 2013 at 11:40 AM, Mark Thomas wrote: > >> The necessary update to the script that uploads those JARs to the Maven >> repo was missed. I think I have fixed it locally but need to test it >> from somewhere with connectivity.

Re: [VOTE] Release Apache Tomcat 7.0.44

2013-09-24 Thread Rossen Stoyanchev
On Tue, Sep 24, 2013 at 11:40 AM, Mark Thomas wrote: > The necessary update to the script that uploads those JARs to the Maven > repo was missed. I think I have fixed it locally but need to test it > from somewhere with connectivity. Unless the JavaOne Wifi is > significantly better than yesterda

Re: [VOTE] Release Apache Tomcat 7.0.44

2013-09-24 Thread Mark Thomas
On 24/09/2013 08:52, Rossen Stoyanchev wrote: > On Tue, Sep 24, 2013 at 11:40 AM, Mark Thomas wrote: > >> Tomcat should already being the necessary unwrapping in lines 179-181. >> It isn't immediately clear to me why this isn't working as intended. Can >> you denug this and add some insight? > >

Re: [VOTE] Release Apache Tomcat 7.0.44

2013-09-24 Thread Rossen Stoyanchev
On Tue, Sep 24, 2013 at 11:40 AM, Mark Thomas wrote: > Tomcat should already being the necessary unwrapping in lines 179-181. > It isn't immediately clear to me why this isn't working as intended. Can > you denug this and add some insight? Indeed, the code does unwrap the request correctly but t

Re: [VOTE] Release Apache Tomcat 7.0.44

2013-09-24 Thread Mark Thomas
On 24/09/2013 08:07, Martin Grigorov wrote: > Hi Rossen, > > > On Tue, Sep 24, 2013 at 4:35 PM, Rossen Stoyanchev < > rstoyanc...@gopivotal.com> wrote: > >> I am getting a ClassCastException when using (non JSR-356) upgrade, >> i.e. WsServerContainer.doUpgrade: >> >> Caused by: java.lang.ClassCa

Re: [VOTE] Release Apache Tomcat 7.0.44

2013-09-24 Thread Martin Grigorov
Hi Rossen, On Tue, Sep 24, 2013 at 4:35 PM, Rossen Stoyanchev < rstoyanc...@gopivotal.com> wrote: > I am getting a ClassCastException when using (non JSR-356) upgrade, > i.e. WsServerContainer.doUpgrade: > > Caused by: java.lang.ClassCastException: > > org.springframework.security.web.servletapi

Re: [VOTE] Release Apache Tomcat 7.0.44

2013-09-24 Thread Christopher Schultz
Violetta, On 9/24/13 10:01 AM, Christopher Schultz wrote: > Building tomcat-dbcp with Java 1.6 and resuming the build with Java 7 > shows everything is okay. > > But, when I run all the tests, I get lots and lots of failures: > Testsuite: javax.el.TestArrayELResolver > Tests run: 1, Failures: 0,

Re: [VOTE] Release Apache Tomcat 7.0.44

2013-09-24 Thread Christopher Schultz
Rossen, On 9/24/13 10:35 AM, Rossen Stoyanchev wrote: > I am getting a ClassCastException when using (non JSR-356) upgrade, > i.e. WsServerContainer.doUpgrade: > > Caused by: java.lang.ClassCastException: > org.springframework.security.web.servletapi.HttpServlet3RequestFactory$Servlet3SecurityCon

Re: [VOTE] Release Apache Tomcat 7.0.44

2013-09-24 Thread Rossen Stoyanchev
I am getting a ClassCastException when using (non JSR-356) upgrade, i.e. WsServerContainer.doUpgrade: Caused by: java.lang.ClassCastException: org.springframework.security.web.servletapi.HttpServlet3RequestFactory$Servlet3SecurityContextHolderAwareRequestWrapper cannot be cast to org.apache.catali

Re: [VOTE] Release Apache Tomcat 7.0.44

2013-09-24 Thread Christopher Schultz
Violetta, On 9/23/13 4:58 PM, Violeta Georgieva wrote: > The proposed Apache Tomcat 7.0.44 release is now available for voting. > This release candidate contains JSR-356 Java WebSocket 1.0 implementation. > Note that use of this functionality requires Java 7. > > It can be obtained from: > https:

Re: [VOTE] Release Apache Tomcat 7.0.44

2013-09-24 Thread Jeanfrancois Arcand
On 2013-09-23 4:58 PM, Violeta Georgieva wrote: The proposed Apache Tomcat 7.0.44 release is now available for voting. This release candidate contains JSR-356 Java WebSocket 1.0 implementation. Note that use of this functionality requires Java 7. It can be obtained from: https://dist.apache.org

Re: [VOTE] Release Apache Tomcat 7.0.44

2013-09-24 Thread Martin Grigorov
On Mon, Sep 23, 2013 at 10:58 PM, Violeta Georgieva wrote: > The proposed Apache Tomcat 7.0.44 release is now available for voting. > This release candidate contains JSR-356 Java WebSocket 1.0 implementation. > Note that use of this functionality requires Java 7. > > It can be obtained from: > htt

[VOTE] Release Apache Tomcat 7.0.44

2013-09-23 Thread Violeta Georgieva
The proposed Apache Tomcat 7.0.44 release is now available for voting. This release candidate contains JSR-356 Java WebSocket 1.0 implementation. Note that use of this functionality requires Java 7. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.44/ The Maven