diff --git a/openbis_all/source/bash/sprint_install.sh b/openbis_all/source/bash/sprint_install.sh index 5d8d3d3f6cf28dcfb39fb03d246e0e5fb10c723e..5e89e56cba89bc5d8ce6f5022ac8543c3c6c632f 100755 --- a/openbis_all/source/bash/sprint_install.sh +++ b/openbis_all/source/bash/sprint_install.sh @@ -66,6 +66,7 @@ if [ -f $KEYSTORE ]; then mv -f new-startup.sh apache-tomcat/bin/startup.sh chmod 744 apache-tomcat/bin/startup.sh fi +cp ~openbis/$SERVERS_PREV_VER/openBIS-server/apache-tomcat/conf/server.xml ~openbis/$SERVERS_VER/openBIS-server/apache-tomcat/conf/server.xml #apache-tomcat/bin/startup.sh echo Installing datastore server...