it seems like you are using Default server (Jetty with port 8983), also
it looks like you are trying to run it with command "java -jar
start.jar" if so then under same directory there is another directory
called "webapps" go in there, rename "solr.war" to "search.war" bounce
server and you should be good to go!
Eben wrote:
firstly, I really appreciate your respond to my question Ken
I'm using Tomcat on Linux Debian
I can't find the solr.xml in \program
files\apache...\Tomcat\conf\catalina\localhost
there are only 2 files in localhost folder:
host-manager.xml and manager.xml
any solutions?
On 7/22/2010 10:41 AM, kenf_nc wrote:
Your environment may be different, but this is how I did it. (Apache
Tomcat
on Windows 2008)
go to \program files\apache...\Tomcat\conf\catalina\localhost
rename solr.xml to search.xml
recycle Tomcat service