[
https://issues.apache.org/jira/browse/PORTLETBRIDGE-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Freedman updated PORTLETBRIDGE-60:
------------------------------------------
Status: Patch Available (was: Open)
> GenericFacesPortlet doesn't synchronize creating/initializing the bridge
> ------------------------------------------------------------------------
>
> Key: PORTLETBRIDGE-60
> URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-60
> Project: MyFaces Portlet Bridge
> Issue Type: Bug
> Components: Impl
> Affects Versions: 1.0.0-beta, 2.0.0-alpha
> Reporter: Michael Freedman
> Assignee: Michael Freedman
>
> The GenericFacesPortlet doesn't synchronize creating and initializing the
> bridge. This would be okay if this function was in the init() method, but
> because the function is deferred until first use and resulting bridge is
> stored in a private data member, the GFP must synchronize this function to
> avoid the potentailly concurrency issues related to simultaneous first
> requests.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.