...
shut down the app
enter tomcat web app folder
edit there …/WEB-INF/web.xml
configure the folder and file name for your repository.cfg
Info |
---|
for configuration (repository.cfg) see Core of tia SAPHTTP - Configuration |
Note |
---|
the folder and file for repository.cfg as well as the key store configuration needs to be readable by tomcat started by systemd. Don’t put these configuration inside an user folder of another user like your login user! Otherwise the app inside tomcat don’t have access permissions and will not start, |
...