Skip to content
Snippets Groups Projects
Commit cfa44466 authored by dennisv's avatar dennisv
Browse files

[NOP] Fix wrong tomcat path in README.

parent 25c96e70
No related branches found
No related tags found
No related merge requests found
...@@ -38,9 +38,9 @@ to deploy the .war file directly to the tomcat webapps directory. ...@@ -38,9 +38,9 @@ to deploy the .war file directly to the tomcat webapps directory.
After that, rename */SiaWebApplication/EXAMPLE-SiaWebApplication.xml* to *SiaWebApplication.xml*, update the credentials and path to the database (first two entries) and place it in After that, rename */SiaWebApplication/EXAMPLE-SiaWebApplication.xml* to *SiaWebApplication.xml*, update the credentials and path to the database (first two entries) and place it in
* *%local tomcat directory%*/*%engine name%*/*%host name%*/ * *%local tomcat directory%*/conf/*%engine name%*/*%host name%*/
* for example: /opt/tomcat/CATALINA/localhost/SiaWebApplication.xml * for example: /opt/tomcat/conf/CATALINA/localhost/SiaWebApplication.xml
<h3>Gerrit Plugin</h3> <h3>Gerrit Plugin</h3>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment