0 Replies Latest reply on Jan 3, 2008 2:50 AM by lzap

    SAR and classpath

    lzap

      Hello,

      I need to deploy a MBean service which depends on classes from our EAR application (theproject.jar + many libraries). The application will be also deployed on the server.

      Is it possible to create such a dependency that will allow execution of the service and enterprise app with common libraries? Or do you recommend to copy all JARs into the SAR archive and have two copies?

      Thanks