Hi,

the main difference is about root and other instances.

KARAF_HOME is shared between the instances whereas KARAF_BASE is local to an instance. As the lib should be shared by the instances, the right should be ${KARAF_HOME}/lib/ext. For the root instance, it doesn't matter.

Regards
JB

On 01/22/2014 12:10 PM, cbiava wrote:
Hello,

I have a question about KARAF_HOME and KARAF_BASE vars. Indeed, I though
that KARAF_HOME was the main lib rep and KARAF_BASE the working dir.
But I noticed that external librairies are imported from
${KARAF_HOME}/lib/ext.
In the case there are external jars I'd like to import in the working
instance, I would have prefered them to be in ${KARAF_BASE}/lib/ext.
Do I made a mistake ?

Christophe



--
View this message in context: 
http://karaf.922171.n3.nabble.com/using-KARAF-HOME-BASE-vars-tp4031255.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

Reply via email to