Browse Source

Update README.md

pull/907/head
Alan Stanley 7 years ago committed by GitHub
parent
commit
849cfe3775
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
README.md

@ -18,9 +18,9 @@ Copy the .war file to your webapps directory and test.
Edit the catalina.properties file on the Drupal server by adding the Edit the catalina.properties file on the Drupal server by adding the
following two lines to the bottom of the file- following two lines to the bottom of the file-
fits.home=/<path-to-fits>/fits fits.home=/\<path-to-fits>/fits
shared.loader=/<path-to-fits>/fits/lib/*.jar shared.loader=/\<path-to-fits>/fits/lib/*.jar
Restart Tomcat and test with Restart Tomcat and test with

Loading…
Cancel
Save