PDA

View Full Version : Setting up multiple windows services


coppinger
05-23-2007, 11:04 PM
What is the best practise for setting up multiple Windows Services?

Do I install the "spring-service" once, and then place all services under a "deploy" directory? If that's the case, what would be the best way to start/stop the underlying applications independently?

Mark Pollack
07-06-2007, 12:25 AM
Hi,
It has been a while since I used this funtionality (which frankly I think addresses a not so common case of not being able to remotely update a windows service just by ftp'ing files to a directory) but I believe the spring GUI lets you start/stop the individual servies within the 'uber' service.

I'd be interested to get your feedback on the usefulness of the current functionality.

Cheers,
Mark