Piyush, Currently the shutdown process is totally up to main application. It is only required to call the stop() method on the container in order to properly stop the connectors listening.
JMX integration would indeed be cool. There is a request for it at: http://restlet.tigris.org/issues/show_bug.cgi?id=17 It is planned for post-1.0 for now, but feel free to contribute ideas or more in this area, that would make a nice extension to the project :) Best regards, Jerome > -----Message d'origine----- > De : Piyush Purang [mailto:[EMAIL PROTECTED] > Envoyé : lundi 16 octobre 2006 15:21 > À : [email protected] > Objet : Re: Shutting down > > Hi Jerome, > > I totally agree that restlets shouldn't be able to stop containers... > > I thought may be there is already a way to administratively stop a > container that I am not aware of. > > I guess JMX interface would be the best way to do that. Till then I > will have to work out something :) > > That brings out a question: is JMX integration planned? > > Cheers > Piyush

