Hi,

I have a class (in a jar) that reads from properties (text) files.  I have 
these 
files in the same jar file as the class.

However, when my class reads those properties files, those files cannot be 
found 
since solr reads from tomcat's bin directory.

I don't really want to put the config files in tomcat's bin directory.

How do I reconcile this?

Tri

Reply via email to