0 Replies Latest reply on Jan 29, 2003 7:14 PM by trevorcampbell

    How to adding directory to EJB classpath

    trevorcampbell

      I have a standard ejb deployed a an .ear file but I need to access some classes in a directory. These are dynamically created so cannot reasonably live in a .jar file.

      How can I add this directory to the classpath of my EJB