Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The following page has been changed by HarithElrufaie:
http://wiki.apache.org/solr/SolrJBoss

The comment on the change is:
corrected the order. env type must come before value

------------------------------------------------------------------------------
  {{{
    <env-entry>
      <env-entry-name>solr/home</env-entry-name>
+     <env-entry-type>java.lang.String</env-entry-type>
      <env-entry-value>C:\Projects\solr-trunk\example\solr</env-entry-value>
-     <env-entry-type>java.lang.String</env-entry-type>
    </env-entry>
  }}}
  

Reply via email to