|
From: pram <pra...@ya...> - 2008-06-11 23:37:41
|
Hi all, I have the following requirement: There is a Java application deployed in an application server(OC4J). I need a mechanism by which the application should be automatically started and initialized as soon as the application server is started/restarted, and the application should be terminated when the application server goes down. My question is, can this be achieved using Java Service Wrapper? Can I add some kind of application server dependency in the wrapper.config file, or something similar to that? Any inputs are highly appreciated. Thanks, pram -- View this message in context: http://www.nabble.com/Service-that-starts-automatically-when-an-application-server-is-restarted-tp17789574p17789574.html Sent from the Java Service Wrapper mailing list archive at Nabble.com. |