Re: T5: Restarting a service

2009-06-07 Thread Filip S. Adamsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Angelo, How about moving the logic performed at service start into a method - if it isn't already - and just call it again to "restart" the service? /Filip On 2009-06-07 07:16, Angelo Chen wrote: > Hi, > > I got a service, MyService, which when

T5: Restarting a service

2009-06-06 Thread Angelo Chen
Hi, I got a service, MyService, which when loaded will read a parameter from file, as I understand service in T5 will remain loaded until the application is restarted, is there a way to programmatically restart a loaded service? Thanks, A.C. -- View this message in context: http://www.nabble.c