|
From: kapilashantha r. <kap...@gm...> - 2010-09-27 07:39:56
|
hi All, I'm using int JSW for my application. One thing I want to know. I want to run my init() method (There is an init() method in my application which used for checking initializing modules like dbconnection, some hardware status (HSM), remote socket connection status etc... ). If it is returning TRUE, the all modules are successfully loaded. If it is retuning FALSE, some failure has detected. What I want to know, Can I call my init() method before loading JSW ? If only TRUE returns , Then my application should be get started on JSW Regards -Kapila |