|
Mike, It took me a while to figure this
out. You ONLY need the following in
web.xml. <listener> <listener-class> de.mindmatters.faces.spring.support.ContextLoaderListener </listener-class> </listener> You will also
have to delete the entry in faces-config.xml (can’t remember what it was)
that is required by earlier versions of jsf-spring API. Regards, Yee From: Mike
Kienenberger [mailto:[EMAIL PROTECTED] Marco, how are you
configuring 3.0.0M2 to make it work? On 11/11/05, Marco
Mistroni <[EMAIL PROTECTED]>
wrote: Hello, i am using successfullly myfaces & spring .. how ar eyou integrating the two? i personally use a library called JSF-Spring, version 3.0.0M2 and it
works fine.. can you post more details about how are you integrating the two so i
could help finding out the problem? thanks and regards marco On 11/11/05, [EMAIL PROTECTED]
<[EMAIL PROTECTED]
> wrote: Hi, I'm moving from Sun RI to MyFaces. When I replace the Sun RI
jars with MyFaces my application fails to load giving the following exception
in Spring framework. .... at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644) On seeing the source for the
"DelegatingVariableResolver.java", I find the following statement. <b>Note:</b> Spring's JSF support has been
developed and tested against JSF 1.1. Unfortunately, the JSF 1.1 RI (as of
June 2004) does not apply a custom VariableResolver to property values of
JSF-managed beans: This has to be considered a bug, as it is supposed to
work according to the JSF spec. It does work in <a href="" http://www.marinschek.com/myfaces/tiki">MyFaces</a>
1.0.5,
for example. I use MyFaces nightly build, to be exact myfaces-20051105.
Do anyone have any pointers as to what might be wrong? Thanks Balaji Saranathan Wipro Technologies ----------------------------------------------------- ESN: 6 877 8715 Tel : 91 80 2852 0408 * 82333 Fax : 91 80 5138 1761 Cell : 91 98868 61757
|
- RE: MyFaces and Spring. Yee CN
- Re: MyFaces and Spring. Marco Mistroni
- RE: MyFaces and Spring. balaji.saranathan
- Re: MyFaces and Spring. Marco Mistroni
- Re: MyFaces and Spring. Mike Kienenberger
- Re: MyFaces and Spring. Mike Kienenberger

