Hello;
so that I do not re invent the wheel,
I hope there is a write up on the web somewhere, something like:
"karaf best practices: bundle hot swap"
to address questions like:
* does file install / deploy work for this?
* how about feature:install?
* should I use external ssh/scp with file install?
* should I use embedded ssh/scp with file install?
* which approach properly handles bundle life cycle, update/refresh?
* which approach properly handles osgi scr bind/unbind &
activate/deactivate?
* how do I test bundle hot swap in karaf properly?
* etc.
can you please share some pointers?
Thank you,
Andrei.