All the proxy serialisation is totally container specific. This is the same for JPA btw.
Clustering only works between two containers of the same kind and sometimes is also even
limited to specific versions.
Btw, EJB has the same limitations when it comes to NIV…
LieGrue,
strub
Am 09.10.2015 um 11:42 schrieb Emily Jiang
<emijiang6(a)googlemail.com>:
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(a)apache.org
_______________________________________________
cdi-dev mailing list
cdi-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/cdi-dev
Note that for all code provided on this list, the provider licenses the code under the
Apache License, Version 2 (
http://www.apache.org/licenses/LICENSE-2.0.html). For all other
ideas provided on this list, the provider waives all patent and other intellectual
property rights inherent in such information.