1 Reply Latest reply on Oct 27, 2008 10:39 AM by ilya_shaikovsky

    rich:component and ClassNotFoundException

    reinhard.graf

      Hi,

      I have a web-application where I want to use the rich:component control.
      But I get the following error:

      13:09:32,781 ERROR [STDERR] java.lang.ClassNotFoundException: No ClassLoaders found for: org.richfaces.function.RichFunction

      If I change the web.xml entry javax.faces.STATE_SAVING_METHOD to server - the control works, but my application doesn't because the rich:tree is not working as expected.

      Can somebody help me ?

      regards

      Reinhard