Hi Romain,
the deploy folder is managed by a set of deployers.
deploy directory is monitored by Felix fileinstall which "delegates" the
file handling to a deployer:
- core file install deployer (for bundle and config file)
- feature deployer
- blueprint deployer
- kar deployer
- wrap deployer
The behavior depends of the deployer.
For instance, the kar deployer uncompress the kar file, lookup for
feature files and install all features in the feature files.
The feature deployer register the feature URL (as features:add-url
command) but doesn't install a feature by default.
The default Felix fileinstall deployer should start the bundle.
Regards
JB
On 04/06/2012 02:40 PM, Romain Gilles wrote:
Hi all,
Someone can correct me if I'm wrong on my understanding of deploy
directory behavior?
bundle / feature / kar / configuration file:
1. drop new => install it but not start it.
2. update => refresh the corresponding bundle / features and associated
bundles in case of feature or kar
3. remove => stop and uninstall corresponding bundle / features and
associated bundles in case of feature and kar
I'm not sure that kar archives are supported.
Regards,
Romain.
--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com