Hi Marco,
 
Have you seen any errors like this before in your integration?
 
java.lang.ExceptionInInitializerError
 at de.mindmatters.faces.spring.support.DelegatingVariableResolver.getFacesSpringWebApplicationContext(DelegatingVariableResolver.java:156)
 at de.mindmatters.faces.spring.support.DelegatingVariableResolver.resolveVariable(DelegatingVariableResolver.java:140)
 at org.apache.myfaces.el.ValueBindingImpl$ELVariableResolver.resolveVariable(ValueBindingImpl.java:571)
 at org.apache.commons.el.NamedValue.evaluate(NamedValue.java:124)
 at org.apache.commons.el.ComplexValue.evaluate(ComplexValue.java:140)
 at org.apache.myfaces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:380)
 at javax.faces.component.UIOutput.getValue(UIOutput.java:75)
 at org.apache.myfaces.renderkit.RendererUtils.getStringValue(RendererUtils.java:219)
 at org.apache.myfaces.renderkit.html.HtmlTextRendererBase.renderOutput(HtmlTextRendererBase.java:65)
 at org.apache.myfaces.renderkit.html.HtmlTextRendererBase.encodeEnd(HtmlTextRendererBase.java:53)
 at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:331
 
Balaji Saranathan
Wipro Technologies
-----------------------------------------------------
ESN:  6  877 8715
Tel :   91 80 2852 0408 * 82333
Fax :  91 80 5138 1761
Cell :  91 98868 61757
 


From: Marco Mistroni [mailto:[EMAIL PROTECTED]
Sent: Saturday, November 12, 2005 7:41 PM
To: MyFaces Discussion; [EMAIL PROTECTED]
Subject: Re: MyFaces and Spring.

Hello Mike,
 i am actually using this
 

<filter>

<filter-name>RequestHandled</filter-name>

<filter-class>de.mindmatters.faces.spring.support.RequestHandledFilter</filter-class>

</filter>

in your faces config you don't need to declare anything in particular in <application> tag.. just your beans and navigations.

check jsf-spring docs for which beans you would declare in jsf-config.xml as opposed to applicationContext.xml

 

HTH

 MARCO



Confidentiality Notice

The information contained in this electronic message and any attachments to this message are intended
for the exclusive use of the addressee(s) and may contain confidential or privileged information. If
you are not the intended recipient, please notify the sender at Wipro or [EMAIL PROTECTED] immediately
and destroy all copies of this message and any attachments.

Reply via email to