|
What version of spring is this? Can you resolve spring beans from anywhere
else? Say from a JSP page if you use the same EL _expression_? If you cant then
you know it’s a problem with appfuse and how it’s set up. Also are you using a spring webapp context
or a regular spring context (example ClassPathXmlApplicationContext)? I know that some Servlet 2.3’s (tomcat
4? 5.0?) and below have an issue with the <listener> tags not being
loaded before <load-on-startup> servlets which will result in
incorrect wiring to the JSF container (that is if Appfuse uses a
WebApplicationContext for spring). When you say the property is “NEVER
set” can you elaborate? Is it a NPE you’re getting—can you
maybe post the backing bean (relevant portions thereof)? From:
Robert Campbell [mailto:[EMAIL PROTECTED] I have what seems to be a
simple problem. I have a JSF managed-bean:
|
- RE: JSF/Spring integration - managed-property problem Dhananjay Prasanna
- Re: JSF/Spring integration - managed-property prob... Robert Campbell
- RE: JSF/Spring integration - managed-property prob... Dhananjay Prasanna
- RE: JSF/Spring integration - managed-property prob... Dhananjay Prasanna
- Re: JSF/Spring integration - managed-property ... Wolf Benz
- Re: JSF/Spring integration - managed-prope... Robert Campbell
- Re: JSF/Spring integration - managed-p... Wolf Benz
- Re: JSF/Spring integration - mana... Wolf Benz
- RE: JSF/Spring integration - managed-property prob... Dhananjay Prasanna

