2 Replies Latest reply on Sep 19, 2003 12:21 PM by mjain

    Where to specify EJB container classpath ?

    jmcollin92

      I use JBOSS 3.2.1 and I wonder where I can specify the EJB Container's classpath ?
      I have a ear with a Web Module and a EJB module inserted into a EAR.
      All is compiling without problem but at runtime I've go a ClassNotFoundException.
      I've tried to put the jar I want to use in the deploy/lib directory but it is not taken into account.

      TIA.