[ 
https://issues.apache.org/jira/browse/OWB-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13554897#comment-13554897
 ] 

Thomas Andraschko commented on OWB-758:
---------------------------------------

do you mean that the session backed session context will be a optinal feature 
which can be activated/deactivated?
                
> 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
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to