Re: java.lang.ExceptionInInitializerError - Can't find resource 'solrconfig.xml'

2007-07-04 Thread Karen Loughran
Chris, When I remove the surrounding quotes from solr path in my web.xml it works ! Thanks for your help Karen On Wednesday 04 July 2007 16:56:40 Chris Hostetter wrote: > : But if I put a webservice infront of it ,which essentially provides an > : webapp api to the standalone (deployed in tomcat

Re: java.lang.ExceptionInInitializerError - Can't find resource 'solrconfig.xml'

2007-07-04 Thread Chris Hostetter
: But if I put a webservice infront of it ,which essentially provides an webapp : api to the standalone (deployed in tomcat 5.5.23) and set up solr.home via : JNDI I get the exception below. The trace indicates that it is correctly : using JNDI solr.home "/opt/all/solr" which does have conf dire