1 Reply Latest reply on Mar 30, 2006 11:43 AM by starksm64

    sharing librairies between ear

    vibe.axb

      I have a framework that is necessary for each deployed ear.

      I don't want framework lib replication (in each ear) so I put these lib in the jboss lib directory.

      It is not very elegant and doesn't isolate my libs from jboss one.

      Is it possible to define a specific directory to store my libs that is visible by the ear classloaders automaticallly ?