Ignore:
Timestamp:
2018-04-20T11:16:28+12:00 (6 years ago)
Author:
davidb
Message:

Tweaked to use Solr7 config files with Jetty installation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/hathitrust/wcsa/extracted-features-solr/trunk/gslis-cluster/TOPUP-JETTY.sh

    r32117 r32172  
    77# Also add in realm authentication for admin area
    88
    9 echo cp CONF/jetty/web.xml solr/server/solr-webapp/webapp/WEB-INF/web.xml
    10 echo cp CONF/jetty/jetty.xml solr/server/etc/jetty.xml
    11 echo cp CONF/jetty/realm.properties solr/server/etc/realm.properties
     9echo cp CONF/jetty-solr7/web.xml solr7/server/solr-webapp/webapp/WEB-INF/web.xml
     10echo cp CONF/jetty-solr7/jetty.xml solr7/server/etc/jetty.xml
     11echo cp CONF/jetty-solr7/realm.properties solr7/server/etc/realm.properties
Note: See TracChangeset for help on using the changeset viewer.