Colin, It depends on what you're looking for - we don't really have the possibility for setting multiple hotdeploy directories as such, but we do have the option to specify a seperate installation and deploy path (cfr. http://servicemix.apache.org/old/6-configuring-servicemix.html, section 'Container configuration' near the bottom of the page): - in the installation path location, you would put the JBI components (e.g. the components that are in the hotdeploy folder when you first install ServiceMix) - in the deploy path location, you would put the SA's you develop
Regards, Gert Vanthienen ------------------------ FuseSource Web: http://fusesource.com Blog: http://gertvanthienen.blogspot.com/ On Wed, May 23, 2012 at 9:21 AM, colili <[email protected]> wrote: > Hi, > > I want to configure servicemix 3.x to use multiple hotdeploy directories. > Is > it possible and how to do it? > > I had tried two ways: > 1. In hot deploy directory, create a soft link to another directory which > contains SAs to deploy. I tried this way, but failed, and the SA is not > deployed. > 2. Create a sub directory in hotdeploy, and put an SA into this directory, > but it's not deployed. > > In servicemix.xml conf file, there is a configuration item named > "installationDirPath" which seems for this purpose, but I don't know how to > configure it more than one path. > > Could anybody help me out? > > Thanks! > Colin > > -- > View this message in context: > http://servicemix.396122.n5.nabble.com/how-to-configure-servicemix3-x-to-use-multi-hotdeploy-directories-tp5713331.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. >
