Let me try to reproduce.
Did you check that the features.xml inside the KAR is actually the same ?
Regards
JB
On 08/02/2017 06:33 PM, afbagwe wrote:
Yes, as I mentioned I have tried using the "install" attribute.
Here is one part of my features file:
<feature name="hazelcast" description="Hazelcast w/ Camel integration"
install="manual" version="${project.version}">
<feature prerequisite="true">transaction</feature>
<feature version="${camel.version}">camel-core</feature>
<bundle>mvn:com.eclipsesource.minimal-json/minimal-json/0.9.4</bundle>
<bundle>mvn:org.apache.camel/camel-hazelcast/${camel.version}</bundle>
<bundle>mvn:com.hazelcast/hazelcast/${hazelcast.version}</bundle>
</feature>
This feature and others like it start automatically when I install the KAR
file and have a check in the "Required" column.
hazelcast │ 1.0.0.SNAPSHOT │ x │ Started │
hazelcast-1.0.0-SNAPSHOT │ Hazelcast w/ Camel integration
I'm using Karaf 4.1.1 along with the karaf Maven plugin (same version) to
generate my kar.
--
View this message in context:
http://karaf.922171.n3.nabble.com/Features-automatic-vs-manual-install-tp4051144p4051146.html
Sent from the Karaf - User mailing list archive at Nabble.com.
--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com