Hi. I use version 2.2.2
I have two karaf configured for failedover To ensure proper operation on the platform when it stops a bundle on the master, one must ensure that it does not restart on the backup in case of failure. We must also stop the bundle on backup for it is not started. This will mark the bundle as "stopped" for the next time the karaf start. The status of the bundle being "resolved" so when starting a bundle on the masteris necessary to start it on the backup. A bundle on the backup can be in the "Resolved" and marked to start or "Resolved" and marked to not start. How to find this start information? the list command gives its status but does not indicate whether or not the bundle start. thank you -- View this message in context: http://karaf.922171.n3.nabble.com/Find-the-startup-state-of-a-bunble-tp4038612.html Sent from the Karaf - Dev mailing list archive at Nabble.com.
