Stopping MINA based server

2008-10-11 Thread Ahmed Al-Obaidy
I am sorry, I should post this in here instead of the dev mailing list I am writing a MINA based server. I am looking for a guide lines or best practices of how to stop the server from the Linux service script (/etc/init.d/myserver). I mean: 1) should I write the process id on a file, and kill

Stopping MINA based server

2008-10-11 Thread Ahmed Al-Obaidy
I am sorry, I should post this in here instead of the dev mailing list I am writing a mina based server. I am looking for a guide lines or best practices of how to stop the server from the Linux service script (/etc/init.d/myserver). I mean: 1) should I write the process id on a file, and kill

Re: Stopping MINA based server

2008-10-11 Thread Emmanuel Lecharny
Ahmed Al-Obaidy wrote: I am sorry, I should post this in here instead of the dev mailing list I am writing a MINA based server. I am looking for a guide lines or best practices of how to stop the server from the Linux service script (/etc/init.d/myserver). I mean: 1) should I write the

Re: Stopping MINA based server

2008-10-11 Thread Ahmed Al-Obaidy
It is released  under GPL license, which is not viable to me! It would be ok if it is Apache or LGPL or any other commercial friendly license! --- On Sat, 10/11/08, Emmanuel Lecharny [EMAIL PROTECTED] wrote: From: Emmanuel Lecharny [EMAIL PROTECTED] Subject: Re: Stopping MINA based server

Re: Stopping MINA based server

2008-10-11 Thread Squee
! --- On Sat, 10/11/08, Emmanuel Lecharny [EMAIL PROTECTED] wrote: From: Emmanuel Lecharny [EMAIL PROTECTED] Subject: Re: Stopping MINA based server To: users@mina.apache.org Date: Saturday, October 11, 2008, 7:04 PM Ahmed Al-Obaidy wrote: I am sorry, I should post this in here instead of the dev