You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by danisevsky <da...@gmail.com> on 2014/02/22 11:16:39 UTC

wicket-cdi and org.hibernate.LazyInitializationException

Hi,

I am running wicket application on Jboss AS 7. I can't found out if for CDI
exists something like OpenSessionInViewFilter for Spring. I do not want use
"fetch = FetchType.EAGER" everywhere. Could someone give me an advice
please?

Thanks!