9 Replies Latest reply on May 12, 2008 3:36 PM by pmuir

    ERROR BasicLazyInitializer Javassist Enhancement failed

      I have been using maven to setup projects for a while. With
      Seam 2.0.2.CR running on jboss as 4.2.2 i got


      ERROR [BasicLazyInitializer] Javassist Enhancement failed: my.class.name 



      for all my classes.


      This is fixed by replacing the jboss bundled javaassist <jboss>/server/default/lib/javassist with the javassist you get from the maven repo (javassist-3.3.GA.jar)