-
Nov 1st, 2005, 02:28 AM
#1
Scope for Managed Beans resolved by
I'm using the DelegatingVariableResolver to resolve managed beans - due to the documented bug in jsf-RI1.1, I cannot reference spring-beans from managed Beans, so I have to move the whole Bean into the spring-context: Here, there is no way to define the scope of the bean. What is then the scope of these bean?
From what I've seen in the code, it should be either application or request, dependent on the bean being configured as singleton or not - is there a way to configure these spring-beans per session?!
Cheers
stf
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules