1 Reply Latest reply on Aug 27, 2007 11:10 AM by timmaybaseball

    [NoClassDefFoundError]3.1.0 and JBoss 4.2.1.GA

    fmars

      I've asked about this problem in a previous post, but no helpful answer.
      Problem:

      13:25:57,000 ERROR [[/methcancerdb2]] Exception sending context initialized event to listener instance of class org.jboss.web.jsf.integration.config.JBossJSFConfigureListener
      java.lang.NoClassDefFoundError: org/ajax4jsf/application/ViewHandlerWrapper
      

      the class is actually there. i really don't know how to go further. i need this version because i want to use datascroller, which i have to import from in my jar folder.

      Should i just wait till it get fixed? Or is there a workaround? Don't you test richfaces on jboss as? Don't you get the same exception?

      Thank you.

      P.S.:i use seam beta 2 and deploy the project within an EAR.