You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "pnicolucci (via GitHub)" <gi...@apache.org> on 2023/06/09 23:23:53 UTC

[GitHub] [myfaces] pnicolucci opened a new pull request, #576: MYFACES-4604: Update f:websocket integration message

pnicolucci opened a new pull request, #576:
URL: https://github.com/apache/myfaces/pull/576

   https://issues.apache.org/jira/browse/MYFACES-4604


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [myfaces] pnicolucci merged pull request #576: MYFACES-4604: Update f:websocket integration message

Posted by "pnicolucci (via GitHub)" <gi...@apache.org>.
pnicolucci merged PR #576:
URL: https://github.com/apache/myfaces/pull/576


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [myfaces] pnicolucci commented on pull request #576: MYFACES-4604: Update f:websocket integration message

Posted by "pnicolucci (via GitHub)" <gi...@apache.org>.
pnicolucci commented on PR #576:
URL: https://github.com/apache/myfaces/pull/576#issuecomment-1585838460

   @volosied does this look better to you? I pushed up a change that uses `ServletContext`:
   
   ` log.log(Level.INFO, "f:websocket support is enabled but the WebSocket ServerContainer instance "
                           + "cannot be found in the current ServletContext.");`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org