11 Replies Latest reply on Dec 16, 2004 7:16 AM by narayanrm

    JBoss 4.0 EJB depending on external libraries

    bjiang

      I have an EJB jar file that is deployed in the default server. The EJBs depend on another utility jar file. Does the utility jar need to be be placed in the default server's lib directory, or can I specify the classpath of the utility jar in a customized version of run.bat found in <JBOSS_HOME>\bin?