[
https://issues.apache.org/jira/browse/OWB-523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004171#comment-13004171
]
Joe Bergmark commented on OWB-523:
----------------------------------
I'm making it a bit further now. I've added some additional debug and I do see
sessionWillActivate and sessionDidPassivate being called. I also see the code
make it ways down into FailOverBag.restore(), so the SessionContext in the
SessionManager should be getting updated. However I still don't see the test
application's @SessionScoped bean getting propagated.
I'm going to try connecting with a remote debugger to try and identify what
might be going wrong in the SessionContext. I'm guessing the entries in it
either aren't being serialized properly, or somehow the Contextuals don't match
so we don't match the existing bean in the map.
> @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: Joe Bergmark
> 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