https://bz.apache.org/bugzilla/show_bug.cgi?id=57831
--- Comment #3 from Kenneth Gendron <kenneth.gend...@gmail.com> --- The fix I proposed would have broken binary transmission. Instead simply changing line 410 in WsRemoteEndpointImplBase to "if (text != isText && mp.getOpCode() != Constants.OPCODE_CONTINUATION) {" should work. It does essentially break the implementations ability to detect changes in type but I do not see a ready alternative. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org