Created attachment 895270 [details] shows websockets in eap 6.3 Description of problem: The timeout for websockets is very, very short - and it throws an ugly error into the log. http://screencast.com/t/ykMkRf0Btx Version-Release number of selected component (if applicable): 6.3.0.ER4 How reproducible: Attaching a .zip of a maven project - the helloworld quickstart we would like to ship with EAP 6.3 to exhibit the feature. ERROR [org.apache.tomcat.websocket] (http-localhost/127.0.0.1:8080-72) JBWEB008809: No error handling configured for [org.jboss.as.quickstarts.websocket_hello.HelloName] and the following error occurred: java.nio.channels.InterruptedByTimeoutException
Probably related to some other bug fixes and to BZ 1104139. I am able to reproduce the issue with EAP 6.3.0.ER4, with EAP 6.3.0.ER7 I am no longer seeing specified issue, setting as verified.