Windows logout causes resin restart
From Resin 3.0
Note: There is a bug in many JDKs which cause the JDK to exit when the administrator logs out. You can avoid that bug if the JDK is started with -Xrs.
C:\> resin3.0.0/httpd.exe -install -Xrs
Note: There is a bug in many JDKs which cause the JDK to exit when the administrator logs out. You can avoid that bug if the JDK is started with -Xrs.
C:\> resin3.0.0/httpd.exe -install -Xrs