Hi all,
Looking into the cache corruption little bit I found the discussion on
custom distribution where we can pre-load  the bundles.

I am thinking of putting all my bundles required in the deploy folder and
my configurations in etc folder of karaf binary distribution and archiving
it to make a bundle and make it ready for production deployment. Is this
method recommended? or should i make make custom distribution using
maven-karaf-plugin? what is the difference between the two?

In either case i need the log files in the data/log not replaced when
deploying new distribution. Is there any way that i can change the log file
directory to some other directory say, /var/log.

Thanks in advance.

Reply via email to