Is there a way to use WebSockets on IBM WebSphere Application Server?

Gorayni picture Gorayni · Jan 23, 2013 · Viewed 7.5k times · Source

I am migrating a web application based on Apache Tomcat 7.0.35 using the WebSocket Servlets to IBM WebSphere Application Server (WAS). The problem is that I don't think WAS supports WebSockets.

Answer

JoeyHolloway picture JoeyHolloway · Jan 16, 2015

You can try the WebSphere Liberty 8.5.5.4 -- this supports WebSockets. See announcement here.

See also: