0 Replies Latest reply on Jul 24, 2008 8:13 AM by jasonfly

    NoClassDefFoundError for UITree

    jasonfly

      Hi everyone,
      My problem is that when the tree component calls the nodeSelectListener,
      I use UITree in the method and I have an exception telling me that NoClassDefFoundError for this UITree.

      What I have done:
      - I have put the last richfaces libraries and ensure that there is no other richfaces library in the server lib folder.
      - I have removed the jsf-impl and jsf-api jar files from my default seam lib folder to make sure I use those JBoss is giving me.

      I am using JBoss AS 4.2.2.GA
      Thanx in advance