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

Joe Bergmark commented on OWB-523:
----------------------------------

I think I see why this is not working.  WebBeansConfigurationListener 
implements HttpSessionActivationListener, but it is never set as an attribute 
into the session to receive those callbacks.

I wonder if it might make sense to remove that interface from 
WebBeansConfigurationListener, add it to the FailOverBagWrapper and let the 
FailOverBagWrapper take care of calling into the FailOverService.  I may take a 
shot at this if Ying doesn't have a chance.

> @SessionScoped bean failover does not work
> ------------------------------------------
>
>                 Key: OWB-523
>                 URL: https://issues.apache.org/jira/browse/OWB-523
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.0
>         Environment: MyFaces 2.0.3, OWB 1.0.0, Tomcat 7.0.8, 
> memcached-session-manager
>            Reporter: Thomas Andraschko
>            Assignee: YING WANG
>            Priority: Minor
>
> OWB failover for @SessionScoped beans does not work.
> A detailed description and a sample project can be found here:
> https://github.com/magro/msm-sample-webapp/tree/openwebbeans

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to