2 Replies Latest reply on Nov 21, 2003 8:25 AM by grafs1

    URGENT: EJB NoClassDefFound in external Library

    grafs1

      Hi,

      I wrote an EJB which is using methods from classes in external JAR files. I've pu these JARs into the default/lib directory and restartet the jboss 3.2.1. Now when i move my EJB into the default/deploy directory i got an error, NoClassDefFound! But this class is in the JAR file i put in the lib directory. Even if i move all the classes (in the correct package-structure) into the EJB, JBOSS can't find these classes!
      Is this a common problem or what am i doing wrong?

      Thanks
      Stefan