On May 30, 2007, at 8:03 AM, Joel Spotts wrote:
I should probably go into more detail the issue we are having:
We are wrapping Geronimo in a windows service using JavaService
(http://forge.objectweb.org/projects/javaservice/). It is similar
to Java Service Wrapper. You can specify the java
anks,
Yoel Spotts
David Jencks <[EMAIL PROTECTED]>
David Jencks <[EMAIL PROTECTED]>
05/29/2007 07:18 PM
Please respond to
user@geronimo.apache.org
To
user@geronimo.apache.org
cc
Subject
Re: Safe shutdown
On May 29, 2007, at 3:09 PM, Mark Aufdencamp wrote:
I woul
cc
PM
Subject
Re: Safe shutdown
Please respond to
[EMAIL PROTECTED]
r CMP Entity Beans. The Web
container might also maintain Application scoped information that
needs a clean safe shutdown as well.
However, both the shutdown jar or console command and hitting ctrl-c
on your console have approximately the same effect in code -- calling
the shutdown hook
ntain Application scoped information that needs a clean safe shutdown as well.
Mark Aufdencamp
[EMAIL PROTECTED]
Original Message Subject: Safe shutdownFrom: Joel Spotts <[EMAIL PROTECTED]>Date: Tue, May 29, 2007 5:05 pmTo: user@geronimo.apache.org
Is there any danger in stoppi
Is there any danger in stopping geronimo by simply killing the application
as opposed to running the shutdown.jar or shutdown.bat? For various reasons
(which I can get into if the answer is that it is not safe) I cannot easily
stop the server with the shutdown tool.
Thanks,
Yoel Spotts