|
From: Marcin W. <mwa...@su...> - 2007-10-19 08:42:31
|
Hello. Had anyone similar problem? Regards, Marcin Marcin Waldowski wrote: > 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 >> > > |