Re: [Bug 56301] Websockets not working after 8.0.0-RC10

2014-03-24 Thread Cyril Auburtin
ld be glad to take part in development Tomcat 8.0.0-RC10 is the stable version or is it 8.0.3? Thanks 2014-03-24 13:41 GMT+01:00 Mark Thomas : > On 22/03/2014 19:15, Cyril Auburtin wrote: > > Hi, thanks for your reply > > > > please see https://issues.apache.org/bugzilla/a

Re: [Bug 56301] Websockets not working after 8.0.0-RC10

2014-03-23 Thread Cyril Auburtin
192.168.10.101\abc\test.html > and return the response back to the client. > > thanks, > -Hardik > > > > > > On Sat, Mar 22, 2014 at 3:15 PM, Cyril Auburtin >wrote: > > > Hi, thanks for your reply > > > > please see https://issues.apache.org/bug

Re: [Bug 56301] Websockets not working after 8.0.0-RC10

2014-03-22 Thread Cyril Auburtin
case. the version is the only thing changed between the 2 screenshots, I carefully did mvn clean too the code is here https://github.com/n11/mongo-cli-java it runs very simply with tomcat embedded that you may know well 2014-03-22 19:20 GMT+01:00 Mark Thomas : > On 22/03/2014 16:17, Cyril

Re: [Bug 56301] Websockets not working after 8.0.0-RC10

2014-03-22 Thread Cyril Auburtin
Hi, this issue concerns the tomcat-embed server, (likely also the normal tomcat server) after version 8.0.1, websockets can't be estblished like before. I tried from a simple websocket example (standard java websocket implemented in tomcat8 http://www.oracle.com/technetwork/articles/java/jsr356-19