|
From: Sal I. <sal...@sy...> - 2003-05-14 22:07:18
|
WrapperStartStatusCheckStopApp.java??change your start class to a StartStatusCheck class that does the actual start & the check -----Original Message----- From: wra...@li... [mailto:wra...@li...]On Behalf Of Jindong Li Sent: Wednesday, May 14, 2003 1:41 PM To: 'wra...@li...' Subject: [Wrapper-user] WrapperStartStatusCheckStopApp.java?? Hi there, I'm currently using WrapperStartStopApp.java to start our application as Windows service, everything works fine except one thing: normally once the main method of my start class returns, we run another java class to check that the start class indeed started properly by looking up the RMI server (our start class will be running as an RMI server) in the RMI registry within a specified period of time (for example, 60 seconds), but with WrapperStartStopApp.java though, you can only specify two classes one for start one for stop... So I'm thinking if it's possible to have a WrapperStartStatusCheckStopApp.java? Or there's a workaround for what I want to do? Thanks in advance. Jindong. ---------------------------------------------------------------------------- -- This message has been scanned and cleared by NetIQ MailMarshal - Email Content Security. ---------------------------------------------------------------------------- -- |