0 Replies Latest reply on Aug 20, 2008 3:41 AM by nimo22

    Caused by: java.lang.NoClassDefFoundError: org/richfaces/com

    nimo22

      Hello,

      I want to generate a HTML-Datatable via JAVA-Code.

      I have put the following libs both in EAR/lib and WAR/WEB-INF/lib:

      - richfaces.impl
      - richfaces.ui
      - richfaces.api

      but I got the following error:

      Caused by: java.lang.NoClassDefFoundError: org/richfaces/component/html/HtmlDataTable


      Any Ideas?