0 Replies Latest reply on Dec 7, 2007 12:50 AM by berndmueller

    TreeStateAdvisor not found

    berndmueller

      I am using Seam 2.0.0. with a generated Project.

      I write a component implementing TreeStateAdvisor to control
      a richfaces <rich:tree>. TreeStateAdvisor is packaged in richfaces-ui.jar which is packaged in the WAR.
      Therefore I get a NoClassDefFoundError for TreeStateAdvisor.

      How can I get around this?

      I asked this already on th seam forum. They linked me to
      this forum

      thanks