1 Reply Latest reply on May 14, 2006 12:42 PM by stijn.dewitt

    NoClassDefFoundError: javax/ejb/Stateful deploying blog exam

    stijn.dewitt

      Hi, I get a

      19:00:55,921 INFO [Initialization] initializing Seam
      19:01:03,531 ERROR [[/seam-blog]] Exception sending context initialized
      event to listener instance of class org.jboss.seam.servlet.SeamListener
      java.lang.NoClassDefFoundError: javax/ejb/Stateful
       at org.jboss.seam.Seam.getComponentType(Seam.java:58)
       at org.jboss.seam.Component.<init>(Component.java:160)


      when trying to deploy the blog example. I am using JBoss AS 4.0.4CR2 and JBoss Seam 1.0 RC2.

      Should I use Seam RC2 with JBoss AS RC1? Should I get Seam from CVS? Or did I do something else wrong?

      Thanks for any pointers,

      -Stijn