|
From: Kapila_shantha <kde...@ho...> - 2010-09-10 10:34:29
|
Hi All, I'm using JSW for running my application as service on background. Every things is now working. But I want to know is there any way to call some method (Example init()) before loading wrapper modules. Actually, I'm using HA clustering to make a backup server. One node is ACTIVE and other one is PASSIVE When my service down on ACTIVE server, After three attempts my service should be moved on the PASSIVE server. But when I service down on ACTIVE server, It will yet detect the service is running then it will never move on to PASSIVE server. Can you tell me how to call some method (to get result of my modules loading is okey or not) before loading wrapper modules ? Regards -- View this message in context: http://old.nabble.com/Wrapper-loading-tp29675482p29675482.html Sent from the Java Service Wrapper mailing list archive at Nabble.com. |