Check: /var/lib/tomcat5.5/conf/Catalina/localhost/

Are you using Tomcat on a custom port (the default tomcat port is
8080)? Check your ports ($ sudo netstat -nlp)

Maybe try searching the file system for the solr.xml file?

$ sudo find / -name solr.xml

Hope this helps.

K


On Wed, Jul 21, 2010 at 8:22 PM, Eben <e...@tokobagus.com> 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
>>
>>
>
>
>

Reply via email to