[
https://issues.apache.org/jira/browse/OWB-758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved OWB-758.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.6.0
Assignee: Mark Struberg
> session backed session context
> ------------------------------
>
> Key: OWB-758
> URL: https://issues.apache.org/jira/browse/OWB-758
> Project: OpenWebBeans
> Issue Type: Bug
> Reporter: Romain Manni-Bucau
> Assignee: Mark Struberg
> Fix For: 1.6.0
>
>
> In some case it is useful to use the session to store session beans even if
> performances are not so great as with a local map
> here a sample for tomcat:
> org.apache.tomee.catalina.cdi.SessionContextBackedByHttpSession
> the main issue is not the context itself but the fact to need to "touch" the
> session for each bean update
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)