|
From: Marcin W. <mwa...@su...> - 2007-10-09 15:37:29
|
One correction: Should be: I have noticed that calling "stop" class is done within the same JVM as calling *start* class. Marcin Waldowski wrote: > Hello. > > In documentation we can read: > "The Wrapper works with this kind of application by starting up the > application, as in the first method, using the "start" class and then > calling the main method of the "stop" class when it is time for the > application to be shutdown.". > > I have noticed that calling "stop" class is done within the same JVM > as calling "stop" class. Is it possible to configure wrapper to call > "stop" class in another JVM? > > Regards, Marcin > |