[cdi-dev] HttpSession failover from cdi 1.0 impl to cdi 1.2 impl

Emily Jiang emijiang6 at googlemail.com
Fri Oct 9 05:42:54 EDT 2015


I am investigating the HttpSession failover for SessionScoped or
ConversationScoped beans. I think it is not easy to failover from the CDI
1.0 impl to CDI1.2 impl, as the bean proxies instead of the raw bean was
serialised and the proxies are different between cdi 1.0 and cdi 1.2. Has
anyone have any thoughts on this? If not possible, this is a big limitation
for CDI as EJB container has no such limitation.

-- 
Thanks
Emily
=================
Emily Jiang
ejiang at apache.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/cdi-dev/attachments/20151009/4e8a7ad3/attachment.html 


More information about the cdi-dev mailing list