Thomas Andraschko created MYFACES-4269:
------------------------------------------
Summary: [perf] getServletRegistrations is slow and not cached
Key: MYFACES-4269
URL: https://issues.apache.org/jira/browse/MYFACES-4269
Project: MyFaces Core
Issue Type: Improvement
Affects Versions: 2.3.2
Reporter: Thomas Andraschko
seems like servletContext#getServletRegistrations does internal always a new
lookup instead of caching it
we can simple cache the FacesServletRegistration
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)