1 Reply Latest reply on Aug 29, 2012 6:51 AM by rippon

    Jboss 4.2.3 shared libraries

    rippon

      I am in the process of moving the shared libraries to some custom jboss lib folder. Right now as I see, libs are placed under

      1)Jboss/lib folder

      2)Jboss/server/FM/lib

      3)WebInf/Lib in the webapp's

      Now I want to move some of the libs which are shared by the webapp's(WebInf/lib) in shared lib but not under jboss/server/FM/lib as I want them to at separate folder something like below:

      jboss/server/FM/lib/custom.

      I would still like libraries to loaded from Jboss/server/Fm/lib.as well Is there any way to do in Jboss 4.2.3 I had a look at the similar questions on google but  couldnt find any satisfactory answer.

      Thanks