July 28, 2011
7:43 p.m.
On 28 Jul 2011, at 20:54, Lukas Renggli wrote:
I don't think that the server manager calls #basicStop/#basicStart on startup/shutdown (this is when you explicitly start/stop the server), only #startUp/#shutDown. I might be wrong though ...
Then why not implement #startUp/#shutDown by delegating to #basicStop/#basicStart Maybe Philippe knows the finer points. Sven