Paul Nicolucci created MYFACES-4604:
---------------------------------------
Summary: FacesInitializerImpl/AbstractFacesInitializer: Update
f:websocket message
Key: MYFACES-4604
URL: https://issues.apache.org/jira/browse/MYFACES-4604
Project: MyFaces Core
Issue Type: Improvement
Components: General
Affects Versions: 3.0.2, 2.3-next-M7, 2.3.10, 4.0.1
Reporter: Paul Nicolucci
Assignee: Paul Nicolucci
The following message is logged:
{noformat}
f:websocket support enabled but cannot found websocket ServerContainer instance
on current context.
{noformat}
This could use some fixing to read a bit better:
{noformat}
f:websocket support is enabled but the WebSocket ServerContainer instances
cannot be found in the current context
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)