I\'m trying to get Selenium setup to run as a windows service. It seems to be okay but, then does not seem to run properly.
Using the windows toolkit I hav
I was able to install it using nssm (the Non-Sucking Service Manager). You just need to provide java as the application and then provide the option -jar -role hub. Then start up the service from the services menu.
Link to nssm - http://nssm.cc/