|
From: Joost J. <jj...@fi...> - 2006-06-07 11:15:02
|
Hi Leif, I have written a server that is designed to put data in a database, and that server is running as a service. If for some reason the database needs some maintenance the server needs to be paused. So basically the java program is still running but the program is self should take the proper response on a pause and resume command. in my case it will simply not accept any more messages and connections. I hope I am a bit clear here. With kind regards, Joost Jens |