That's a jsf feature so yes but i recommand you to not do it (do a search on its pitfalls and you'll keep codi or deltaspike ;) Le 4 août 2013 02:07, "José Luis Cetina" <[email protected]> a écrit :
> I didnt know too that with tomee i can use cdi + viewscoped without CODI > El 03/08/2013 16:47, "Howard W. Smith, Jr." <[email protected]> > escribió: > > > Really??? I did not know that OpenWebBeans (TomEE) has CDI @ViewScoped > > out-of-the-box (without the need to use CODI or Deltaspike). If I knew > > that, i would have tried to use CDI @ViewScoped long time ago! :) > > > > > > On Sat, Aug 3, 2013 at 5:31 PM, Romain Manni-Bucau < > [email protected] > > >wrote: > > > > > Hi > > > > > > Tomee has this integration out of the box. Codi or deltaspike simply > > > enhance it. > > > Le 3 août 2013 20:16, "mauro2java2011" <[email protected]> a > > écrit > > > : > > > > > > > i have read that OpenWebBeans permit to use a @ViewScoped bean for > > jsf2 . > > > > OR with CODI extension????????? > > > > > > > > but i have read also that it is not like other scoped because the i > > get > > > > not > > > > the proxies , but i get the instance directly . > > > > > > > > I not understand . What it is the problem, if i get so the direct > > > instance > > > > and not a proxy of beans ViewScoped ?? > > > > > > > > But the scoped viewscoped it is out of the box into openwebeans ? > > > > Please explique me .. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > View this message in context: > > > > > > http://openejb.979440.n4.nabble.com/cdi-ViewScoped-beans-tp4664510.html > > > > Sent from the OpenEJB User mailing list archive at Nabble.com. > > > > > > > > > >
