1 Reply Latest reply on Jun 15, 2003 12:43 PM by juhalindfors

    How to tell App. classloader to load my .jar ?

    ericmacau

      Hello,

      In my EAR, there are some librarys(.jar) not EJBs, but some of the EJBs will use those librarys.

      How can tell JBoss to load those non-EJB .jar files into App. classloader for the classpath references ?

      Some old post said it can add a .SAR in the EAR, in the SAR, just add the for some library reference. But it just can work in JBoss. Is there any J2EE spec. to control this? So that I can deploy the EAR in different App. server with different deployment descriptors.


      Best regards,
      Eric