Anyone able to get this to work? I can't.

  <!-- People who want to hardcode their "Solr Home" directly into the
       WAR File can set the JNDI property here...
   -->

    <env-entry>
       <env-entry-name>solr/home</env-entry-name>
       <env-entry-value>/put/your/solr/home/here</env-entry-value>
       <env-entry-type>java.lang.String</env-entry-type>
    </env-entry>

For some reason, I see an error in web.xml when uncommenting that -
though it looks right from the doc info I can find on it.

-- 
- Mark

http://www.lucidimagination.com



Reply via email to