1 Reply Latest reply on Oct 2, 2002 9:28 PM by jbossuser

    classes in jars placed in server\default\lib not seen by EJB

      I have dropped some jars in the lib folder of the default server, restarted JBoss and attempted access to some of the classes in the jars. The EJB's throw an exception indicationg that the class definition is not found, i.e. the EJB's ClassLoader doesn't seem to see them. Is this a known problem?