Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-dev] jetty jsf-richfaces

Hi,

I added JSF capabilities to my jetty app and it works fine.  I then
followed the instructions for richfaces and I even installed a rich
faces app, but I get two errors:

org.apache.myfaces.webapp.StartupServletContextListener -- NoClassDefFoundError
org.ajax4jsf.webapp.BaseFilter.init -- NoClassDefFoundError

I think I am missing some jar files, but which???

Thanks


Back to the top