Hi This was changed in 1.0.4 tree - Only request scoped beans are supported (with respect to calbacks). The docs have just not been updated.
Hermod -----Opprinnelig melding----- Fra: Enrique Medina Montenegro [mailto:[EMAIL PROTECTED] Sendt: 9. desember 2006 10:21 Til: [email protected] Emne: Re: ViewController question Matthias, I can confirm that session and application scoped beans do not get these *extra* services :-( Regards, Enrique Medina. On 12/9/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > > Hi Craig, > > I today played around a ViewController in session scope I figured out > the *extra* services aren't called. > > The docu says > > <snip> > Declare your backing bean as a <managed-bean>, using a > <managed-bean-name> value that can be mapped from the view identifier. > (See DefaultViewControllerMapper for the details of the default > mapping.) In nearly all circumstances, you will want the bean to be > placed in request scope. > </snip> > > is it a bug, that only request scoped beans are working? > I mean sometimes it is very handy to have session/application based beans > > Thanks! > Matthias > > -- > Matthias Wessendorf > http://tinyurl.com/fmywh > > further stuff: > blog: http://jroller.com/page/mwessendorf > mail: mwessendorf-at-gmail-dot-com >
