Hi Sabra, AFAIK WSO2-AS 5.2.1 have websocket supports. But that is implemented based on the tomcat specific web socket implementation. You can find the "example" web app which is already in the webapp folder. If you want to try out websocket support based on JSR 356 which is not specific to Tomcat but rather standard implementation, you have to use AS 5.2.3 alpha version.
Thanks On Tue, Jun 23, 2015 at 8:54 AM, Sabra Ossen <[email protected]> wrote: > Hi All, > > I am searching for $subject. I have only been able to find samples for AS > 5.1.0 mentioned in [1]. > Does AS 5.2.1 support web sockets? > > Could someone clarify and point me out to $subject. Thanks in advance. > > [1] > https://svn.wso2.org/repos/wso2/carbon/platform/tags/4.1.0/products/as/5.1.0/modules/samples/common/webapp/src/main/java/websocket/ > > Regards. > > -- > Sabra Ossen <http://lk.linkedin.com/in/sabraossen> > Undergraduate | Department of Computer Science and Engineering > University of Moratuwa > Sri Lanka > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Thusitha Dayaratne Software Engineer WSO2 Inc. - lean . enterprise . middleware | wso2.com Mobile +94712756809 Blog alokayasoya.blogspot.com About http://about.me/thusithathilina
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
