[
https://issues.apache.org/jira/browse/PORTLETBRIDGE-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Freedman resolved PORTLETBRIDGE-154.
--------------------------------------------
Fix Version/s: 1.0.1
2.0.0-beta
Resolution: Fixed
Old code always created a new Application. New code caches the Application in
a local data member and reuses.
> 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: 1.0.0, 2.0.0-alpha
> Reporter: Michael Freedman
> Assignee: Michael Freedman
> Fix For: 1.0.1, 2.0.0-beta
>
>
> 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.