I'm looking to get an instance of Solr search running on my localhost. The directions call for pointing Tomcat to the Solr home directory by editing
C://Xampp/tomcat/bin/tomcat7w.exe
and modifying the Java options tab.
When I try to open the file I get this error:
"The specified service does not exist as an installed service. Unable to open the service 'tomcat7'"
When I initiate Tomcat on XAMPP and navigate to localhost:8080, it seems all is well.