cfwebsocket

<f:websocket> Tag Library supports namespace: http://xmlns.jcp.org/jsf/core, but no tag was defined for name: websocket

删除回忆录丶 提交于 2019-12-11 01:42:01
问题 I'm upgrading jsf 2.2 to jsf 2.3, using wildfly 11.0.0 Beta as server. i follow the instructions on this site. http://arjan-tijms.omnifaces.org/p/jsf-23.html#1396 Server starts well and the application works fine. When i call the push.xhtml (testing the new Websocket Integration), <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:f="http://xmlns.jcp.org/jsf/core" xmlns:h="http://xmlns.jcp.org/jsf/html" xmlns:p="http://primefaces.org/ui" > <h:body> <h:form id="form"> <p:growl

Does CF10 support secure websocket wss?

北慕城南 提交于 2019-11-28 08:13:54
问题 Can someone using CF10 confirm if CF10 supports secure websocket wss:// ? http://blog.kaazing.com/2012/02/28/html5-websocket-security-is-strong/ 回答1: I checked with Hemant. The answer is no, it is NOT supported now, but it is under progress to be added. 回答2: On the basis of there being not a single mention of "secure websocket" or "wss" in the CF10 docs (according to Google), and in all the blogging Ray Camden has done on the topic there is not a single mention of it either, and indeed the