Re: Feature, conditionally started based on a system capability

2016-02-01 Thread Sergiy Shyrkov
Hello JB, thank you for the prompt reply! You can to install the jahia-clustering feature only if org.jahia.cluster "property" is activated, right ? Yes, that's right (like a feature-switch or enabler). I've corrected the syntax for the requirement and it is taken into consideration on

Re: Feature, conditionally started based on a system capability

2016-01-29 Thread Jean-Baptiste Onofré
Hi Sergiy You can to install the jahia-clustering feature only if org.jahia.cluster "property" is activated, right ? Did you try: org.jahia.cluster;filter:=("activated=true") (you don't need & in the LDIF syntax as you have only one test) and check if feature:requirement-list ? Thanks,

Feature, conditionally started based on a system capability

2016-01-29 Thread Sergiy Shyrkov
Hello, I would need some help/advice on the following use case, please (I am new to Karaf). I would like to automatically have a feature be started, depending on the availability of a system capability. But I am not quite sure, I am taking a right approach. My feature, is related to