Or alternatively you can also write an little OSGi bundle that talks directly to the MBean Server via ManagementFactory.getPlatformMBeanServer() and does whatever it wants to do when the desired state has been reached.
BTW do note that when using this with Karaf 3 you need to provide login credentials. Cheers, David [1] http://docs.oracle.com/javase/6/docs/api/java/lang/management/ManagementFactory.html#getPlatformMBeanServer() On 14 November 2013 16:34, Pverdier <[email protected]> wrote: > Thanks a lot ! > > Best regards, > Pierre. > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/Is-my-karaf-server-fully-started-tp4030314p4030318.html > Sent from the Karaf - User mailing list archive at Nabble.com.
