Hi JB,
I tried this , it displayed the message as mentioned in custom.properties
file .
Actually it is not solving my problem .
My problem statement is like below
1) I have wrote start_karaf.sh file which will invoke start script from
{$KARAF_HOME}/bin location .
Which internally start the karaf in back ground mode
2) I have other script deploy_apps.sh which will get execute once previous
start_karaf.sh script get successfully executed.
deploy_app.sh script is for deploying bundles in karaf server.
Since start_karaf.sh invoking karaf server in background , i need to know
if server is fully started before deploying apps .
So i need some mechanism , or commands by which i can come to know
server is fully started so that i can start with bundle app deployment .
Thanks in advance for your help .
Thanks
Prithvi
--
View this message in context:
http://karaf.922171.n3.nabble.com/Telling-whether-startup-is-really-complete-tp4025451p4037359.html
Sent from the Karaf - Dev mailing list archive at Nabble.com.