0 Replies Latest reply on Jan 12, 2004 2:02 PM by jmwong

    Packaging external jars

    jmwong

      I'm writing some EJBs that need classes from some external 3rd party jars. How would I set up the packaging so that they get loaded correctly? I'm running into some NoClassDefFoundError problems.

      --JM