3 Replies Latest reply on Aug 18, 2008 8:08 AM by abucs01

    Registration Example Runtime Error

    matttyson
      I am evaluating Seam and following the first walkthrough on the Registration example.  After building and deploying, an exception is thrown:

      Caused by: java.lang.NoClassDefFoundError: Lorg/hibernate/search/jpa/FullTextEntityManager;

      I'm running JBoss [Zion] 4.0.5.GA, installed with the EJB3 profile using JEMS 1.2.0. Seam is: jboss-seam-2.0.2.SP1.

      All the Hibernate jars appear to be in the server lib directory, so I'm not sure why this is happening.

      Best,

      Matt