1. Problems with the JSF DelegatingVariableResolver forum.springsource.orgI'm trying to use Spring with JSF and Oracle's ADF JSF components. The problem is that the DelegatingVariableResolver doesn't seem to be able to resolve Spring variables when used with the ... |
2. DelegatingVariableResolver does not find nested jsf beans forum.springsource.orgDelegatingVariableResolver does not find nested jsf beans Hello, in my faces-config.xm I have the following configuration Code: |
3. Using JSF DelegatingVariableResolver with JSF portlets forum.springsource.orgI've noticed that Spring's DelegatingVariableResolver which is used to delegate JSF variable resolution to Spring uses the web application context retrieved using FacesContextUtils. This is fine, but one consequence of this ... |
4. JSF DelegatingVariableResolver cause InvocationTargetException on WebLogic 10 forum.springsource.orgJSF DelegatingVariableResolver cause InvocationTargetException on WebLogic 10 Hi, I believe this is a not Spring problem, but maybe someone know... In our JSF application, as part of the faces-config.xml, we have ... |
5. ICEfaces v1.6.0 DR#4 and Spring's DelegatingVariableResolver icefaces.org |