2 Replies Latest reply on Apr 4, 2004 1:33 AM by juha

    Deploying EJB's that use classes in web-inf\classes

    x091028

      I am tring to deploy a ear file onto jboss 3.0 where the ejb's referance classes in the war file web-inf/classes and receive the following error.

      2004-03-25 11:05:51,132 WARN [org.jboss.ejb.EJBDeployer] Verify failed; continuing
      java.lang.NoClassDefFoundError:


      Any help would be great.