Your error message states that ajax4jsf has a dependency on
opensymphony (com/opensymphony/oscache/base/NeedsRefreshException).
Find the correct jar and add it to your classpath.

On 4/27/07, Eugine F <[EMAIL PROTECTED]> wrote:
Hello experts,

I am struggling to use ajax to run an JSf application that I have written
with facelets. Without ajax everything was running fine. I looked at the
documentation for the ajax4sf at
https://ajax4jsf.dev.java.net/nonav/documentation/ajax-documentation/developerGuide.html
  and configured my application as described but then I get the followintg
error. Below is the stack trace.

javax.servlet.ServletException: Filter execution threw an exception
        
org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:144)

root cause

java.lang.NoClassDefFoundError:
com/opensymphony/oscache/base/NeedsRefreshException
        
org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.getResourceService(BaseFilter.java:276)
        
org.ajax4jsf.framework.ajax.xmlfilter.BaseFilter.doFilter(BaseFilter.java:207)
        
org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:144)

Could anyone help me out?
Thanks
Eugine

_________________________________________________________________
Wenn Ihnen E-Mail nicht schnell genug ist: MSN Messenger! -
http://www.imagine-msn.com/messenger/default2.aspx?locale=de Kostenlos
downloaden!


Reply via email to