Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
73:releasenotes [2020/04/15 16:52] emr73:releasenotes [2024/02/15 00:00] (current) – external edit 127.0.0.1
Line 130: Line 130:
 ==== Adapt the server.xml ==== ==== Adapt the server.xml ====
  
-The Resources definition in "<font inherit/Courier New,Courier,monospace;;inherit;;inherit>conf/server.xml</font>" has to be adjusted. The following Resources tag in server.xml<code>+The Resources definition in "conf/server.xml" has to be adjusted. The following Resources tag in server.xml<code>
  
 <Context path="/stages" ...> <Context path="/stages" ...>
Line 159: Line 159:
   * Stop the Stages service   * Stop the Stages service
   * Execute the update script:   * Execute the update script:
-      * Windows: "…<font inherit/Courier New,Courier,monospace;;inherit;;inherit>\stages\bin\update.bat</font>+      * Windows: "…\stages\bin\update.bat" 
-      * Linux: "…<font inherit/Courier New,Courier,monospace;;inherit;;inherit>/stages/bin/update.sh</font>"+      * Linux: "…/stages/bin/update.sh"
   * Restart the Stages service   * Restart the Stages service