I am running Karaf server on Unix . I have started the Karaf server in non console mode by executing ./karaf server command . Now I want to deploy my bundle in next step . Since server is not fully stared yet , my command for deploying bundle getting failed . Is there any way to wait till Karaf server fully started so that my next command will wait till server is started and after that bundle get deployed .
-- View this message in context: http://karaf.922171.n3.nabble.com/Telling-whether-startup-is-really-complete-tp4025451p4037354.html Sent from the Karaf - Dev mailing list archive at Nabble.com.
