Hi All, I'm working on introducing Tomcat 8.x support to the Carbon kernel and the WSO2-AS. With the Tomcat 8.x, it no longer supports the tomcat specific WebSocket implementation which was there in Tomcat 7.x. Tomcat 8.x implements Java WebSocket 1.1 API defined by JSR-356 [1,2]. Therefore all the previous WebSocket implementations used in WSO2 products, which are based on Tomcat 7.x need to be changed in order to support with the Tomcat 8.x.
e,g. AFAIK jaggery uses the tomcat 7.x based WebSocket implementation. This will not supports with the Tomcat 8.x. [1] - https://tomcat.apache.org/tomcat-8.0-doc/web-socket-howto.html [2] - http://www.oracle.com/technetwork/articles/java/jsr356-1937161.html Thanks Best Regards -- Thusitha Dayaratne Software Engineer WSO2 Inc. - lean . enterprise . middleware | wso2.com Mobile +94712756809 Blog alokayasoya.blogspot.com About http://about.me/thusithathilina
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
