1 Reply Latest reply on Mar 29, 2005 10:29 AM by raja05

    Stopping loading *.jar files in .sar when JBoss starts up?

    charles_so

      Hello,

      I am trying to configure a deployment of an application using .SAR. I suppose to load an MBean, then this MBean kicks off a lot of other .jar files to start this app.

      But JBoss will scan all subdir of this .SAR, and load everything (mostly .jar files) when it starts up!

      How can I configure JBoss to stop this behaviour?