From: Loren C. <lor...@gm...> - 2015-08-25 22:22:12
|
I have the need to have eXist exit its jvm with a code other than zero. I have a case where eXist is running on a windows server and it is difficult to get admin access. Without admin access, the restart in the services does not restart if the exit is 0. I run system:shutdown() and the eXist instance shuts down, but the windows service does not restart it. |