1 Reply Latest reply on May 16, 2007 5:48 AM by ilya_shaikovsky

    Can't get contact with any of the Richfaces UIcomponents

    g00se24

      Hello!

      I've run into a trouble.
      I would like to use an richfaces datatable (it's better looking ;) ), but I need full java code (backing bean) access.

      This setup is already working with the jsf datatable, but when I try to use a richtable a class not found exception is triggered.

      If I inspect the object via reflection it seems okay, but a cast kills my application.

      The great question is: Why is the object rendered, but when a request is done, the java code can't find the class?

      Thank you