Hi,
I'm trying to install Tomcat + Solr on my Ubuntu machine. I was using ubuntu repo:
http://packages.ubuntu.com/intrepid/web/solr-tomcat5.5
http://packages.ubuntu.com/intrepid/tomcat5.5
When i launch tomcat, solr do not work:
sudo service tomcat5.5 start
The webpanel do not find solr, and give me this error:
HTTP Status 404 - /solr/admin
Does anyone have any idea what this may be?
Thank you in advance