Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
tutorial:adm:czechidm_installation [2020/02/03 08:25]
urbanl [5. Create CzechIdM configuration folders] Odstraněn adresář app, který se již nepoužívá
tutorial:adm:czechidm_installation [2020/02/17 15:47]
urbanl [2. JDBC driver installation ​- CentOS7 ​] Odstranení bilých znaků
Line 47: Line 47:
  
 <code bash> <code bash>
-ln -s /usr/share/java/postgresql-jdbc.jar /opt/tomcat/current/lib/+ln -s /usr/share/java/postgresql-jdbc.jar /opt/tomcat/current/lib/
 </code>  </code> 
  
Line 343: Line 343:
  
 Create new file **/opt/tomcat/current/​bin/​setenv.sh** with following ​content: Create new file **/opt/tomcat/current/​bin/​setenv.sh** with following ​content:
-<code bash>+ 
 +<code bash:>
 CLASSPATH=/opt/czechidm/etc:/opt/czechidm/lib/* CLASSPATH=/opt/czechidm/etc:/opt/czechidm/lib/*
 </code> </code>
  • by kralikf