Thanks Lukasz. I already use this solution to determine if bundle is active. Unfortunately, this is not enough: a bundle can be active while its services are not started (start failure). In this case, karaf ssh "list" command correctly display this bundle in "failure" state.
I do not know how to retrieve this failure state: the function Bundle.getState() continues to return "Active". Christophe. -- View this message in context: http://karaf.922171.n3.nabble.com/Retrieves-bundle-registration-state-tp3851245p3857779.html Sent from the Karaf - User mailing list archive at Nabble.com.
