Hi, 

just wanted to update about a WebSocket fix that concerns AS7 applications on OpenShift. There was recently been a fix [1] that now enables WebSocket. T

The server side application should listen to the WebSocket port, 8676, configured in standalone.xml.

The client application should connect using port 8000. This might not be obvious and is really the reason for this post.

cheers,

/Dan

[1] https://bugzilla.redhat.com/show_bug.cgi?id=984748