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
devel:documentation:compatibility [2020/04/08 13:51]
fiserp [Application servers]
devel:documentation:compatibility [2020/04/08 14:16]
fiserp [Microsoft SQL Server]
Line 50: Line 50:
 {{:devel:documentation:300px-tomcat-logo.svg.png?170 |}} {{:devel:documentation:300px-tomcat-logo.svg.png?170 |}}
 Apache Tomcat is currently tested on these versions: Apache Tomcat is currently tested on these versions:
-  * 8.0.24 +  * 8.0.x 
-  * 8.0.35 +  * 8.5.x (recommended)
-  * 8.0.36 +
-  * 8.5.x+
  
-Download application server is possible from [[https://archive.apache.org/dist/tomcat/|here]].+You can download the Tomcat from [[https://tomcat.apache.org/download-80.cgi|its official webpage]].
  
-=== Know issues ===+=== Known issues ===
  
-  * We dont register issues with the application server.+  * We don'register any issues with this application server.
  
 ---- ----
Line 68: Line 66:
  
 JBoss WildFly isn't currently fully tested, but main functionality works. JBoss WildFly tested versions: JBoss WildFly isn't currently fully tested, but main functionality works. JBoss WildFly tested versions:
-  * 10.0.0 (bug  with **date time format exception**, for this exists solution with upgrade fasterxml in JBoss libraries),+  * 10.0.0 (Bug  with **date time format exception**.)
   * 11.0.0,   * 11.0.0,
   * 12.0.0.   * 12.0.0.
  
-Download application server is possible from [[http://wildfly.org/downloads/|here]].+You can download the application server from [[http://wildfly.org/downloads/|here]].
  
-=== Know issues === +=== Known issues === 
-   * version 10.0.0 has bug with different version **fasterxml** library. Solutions is replace JBoss fasterxml library with newer (Is recomended use fasterxml library from version 12.0.0), +   * version 10.0.0 has bug with different versions of **fasterxml** library which leads to **date time format exception**The solution is to replace JBossfasterxml library with newer one. (We recomend to use fasterxml library from JBoss WildFly 12.0.0), 
-   from CzechIdM version 8.1.0 is supported loading connectors for ACC module.+   Loading connectors for ACC module is supported since CzechIdM 8.1.0 onwards.
  
 ===== CzechIdM supported databases ===== ===== CzechIdM supported databases =====
Line 83: Line 81:
 PostgreSQL is our first supported databases. CzechIdM application contains all required flyway scripts for run the database. PostgreSQL is our first supported databases. CzechIdM application contains all required flyway scripts for run the database.
  
-Tested version+Tested versions
-  * 9.2, +  * 9.6 
-  * 9.6, +  * 11 
-  * 10+  * 12
  
  
-=== Know issues === +=== Known issues === 
-  * We dont register issues with the PostgreSQL database.+  * We don'register any issues with the PostgreSQL database.
  
 ---- ----
Line 96: Line 94:
 ==== Microsoft SQL Server ==== ==== Microsoft SQL Server ====
 {{:devel:documentation:mssql.png?150 |}} {{:devel:documentation:mssql.png?150 |}}
-Microsoft SQL Server is second supported tabase. CzechIdM application contains all required flyway scripts for run the database. Please follow these [[tutorial:adm:mssql_database_support|instruction]] for setup CzechIdM and MsSQL.+Microsoft SQL Server is another supported database. CzechIdM application contains all required flyway scripts to manage the tables inside database. Please follow these [[tutorial:adm:mssql_database_support|instructions]] to setup CzechIdM with MsSQL database.
  
-Tested version:+Tested versions:
   * SQL Server 2017, version 14   * SQL Server 2017, version 14
  
-=== Know issues === +=== Knows issues === 
-  * Filtering by fulltext ID's doesn't work correctly. For example Events agenda and filter by ownerId and Id. On the agenda works ownerType+  * Filtering by fulltext ID's doesn't work correctly. For exampleEvents agenda and filter by ownerId and Id (the ownerType filtering works)
-  * Automatic roles by attribute works in MsSQL only with shorttext (String).+  * Automatic roles by attribute work in MsSQL only when using shorttext (String).
  • by laniko