ApplicationFactoryImpl should cache the Application instance it creates/returns
-------------------------------------------------------------------------------
Key: PORTLETBRIDGE-154
URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-154
Project: MyFaces Portlet Bridge
Issue Type: Bug
Affects Versions: 2.0.0-alpha, 1.0.0
Reporter: Michael Freedman
Assignee: Michael Freedman
Currently the impl always creates a new instance (in getApplication()) when it
should/would be better to only create once and return it over and over
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.