Hi Everybody, I have few queries on the SA-Aware java applications. Appreciate if I could get some advise on these.
1. How do I start/run SA-Aware java applications. What are the jars/.so files I need to use? a. Do I need to write INSTANTIATE script and call it from command line in payload node? b. Is there any alternative other then INSTANTIATE?? c. Can I use jsvc ? or Can I use $ nohup java -jar myapp.jar & ? to run this jar file? d. Do i also need to use libjava_ais_api_native.so file that get generated in ais_api_impl_native/.libs/libjava_ais_api_native.so 2. As per the Java AIS APIs, saAmfhealthCheckStart() does the health monitoring the particular component and thereby comes to know when the component does not exists or died. Is it necessary then to have saAmfPmStart() in addition to doing saAmfhealthCheckStart() ? Is saAmfhealthCheckStart() not sufficient to do the OS level passive monitoring ? Thanks, Dev ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Opensaf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-users
