|
From: pram <pra...@ya...> - 2008-06-20 06:51:35
|
Hi all, I figured out the solution for this in OC4J. There was no need to use the Wrapper. Thanks, Pram sstair wrote: > > This sounds like something outside of the scope of the Wrapper, and more > like you want an JBoss JMX MBean. > > > pram wrote: >> >> 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-tp17789574p18024044.html Sent from the Java Service Wrapper mailing list archive at Nabble.com. |