Hi Leshek,

Due to a Tigris.org update, the discussion lists behavior changed. I looked at 
the subscribers list and couldn't find your
name/email. 

I suggest that you check your subscriptions on this page:
http://restlet.tigris.org/ds/manageSubscriptions.do

Note that you can subscribe in "My start page only" mode to be able to send 
mails to the list without receiving them (if you read
them via another channel).

Best regards,
Jerome Louvel
--
Restlet ~ Founder and Lead developer ~ http://www.restlet.org
Noelios Technologies ~ Co-founder ~ http://www.noelios.com


-----Message d'origine-----
De : news [mailto:n...@ger.gmane.org] De la part de Leshek
Envoye : mardi 13 janvier 2009 00:48
A : discuss@restlet.tigris.org
Objet : Command line to STOP Restlet server

I want to have stop and exit restlet server command line interface.
The start is simple (java -jar myRest.jar).

I know from within I can do getContext().getApplication().stop()
I could to it in response to http request .../STOP, but... I want to keep 
control on the server only.

So I am looking for something like starting a new Java application

java -jar myRest.jar STOP

to tell the other application to STOP cleanly.

Leshek
Ps. Posting it over web interface, regular reader post did not go through...

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1020497

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1022980

Reply via email to