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

Romain Manni-Bucau commented on OWB-758:
----------------------------------------

Not sure we should be so strict, failover stuff is clearly interesting 
regarding performances (batch concept) but because of these optim it is not 
always usable.
                
> 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