Installing Syncope with an external Tomcat
Deploy Apache Syncope on Apache Tomcat for managing users and groups in Talend ESB.
About this task
Information noteImportant: From Talend 8.0 R2026-06, Syncope is no longer packaged in the ESB installer. Syncope must be
installed from the public Apache Syncope project resources. The supported stack is Apache
Syncope 4.1, Java 21, and Apache Tomcat 10.
Due to schema changes between major versions, you cannot migrate Syncope 2.x to 4.x. You must re-create users, groups, roles, connector instances, and resources. You can also export them using the Syncope 2 REST API and import using the Syncope 4 REST API, or the administration console.
Installing Syncope 4
Before you begin
About this task
Follow this procedure when you are using Talend 8.0 R2026-06 or later versions.
Information noteTip: A Docker Compose-based installation is also available for
non-production setups. See the Apache Syncope Docker
documentation.
Procedure
Results
Installing Syncope 2
The following procedure describes how to install Syncope 2 with an external Tomcat instance. Syncope 2 is no longer packaged with Talend ESB and is deprecated. Use this procedure only if you are maintaining an existing Syncope 2 installation.
Before you begin
About this task
Information noteNote: Follow this procedure when you are using Talend 8.0 R2026-05 or earlier versions.