This is a distribution of

       OpenBPM Engine v2025.0.0-rc

visit
       https://docs.openbpm.ru/

The OpenBPM Engine is a commercial Java-based framework.
This particular copy of the OpenBPM Engine is released under commercial
license agreement (Enterprise Platform).

License information can be found in the LICENSE file.

The OpenBPM Engine includes libraries developed by third
parties. For license and attribution notices for these libraries,
please refer to the documentation that accompanies this distribution
(see the LICENSE_BOOK-2025.0.0-rc file).

The packaged Apache Tomcat server is licensed under
the Apache License v2.0 license.

==================

Contents:

  lib/
        This directory contains the java libraries for application
        development.

  server/
        This directory contains a preconfigured distribution
        of Apache Tomcat with OpenBPM Engine readily
        installed.

        run the
            server/apache-tomcat-11.0.12/bin/startup.{bat/sh}
        script to start up the the server.

        After starting the server, you can access the
        following web applications:

        http://localhost:8080/openbpm-engine
        http://localhost:8080/engine-rest

  sql/
        This directory contains the create and upgrade sql script
        for the different databases.
        The engine create script contain the engine and history tables.

        Execute the current upgrade script to make the database compatible
        with the newest OpenBPM Engine release.

==================

OpenBPM Engine version: 2025.0.0-rc
Apache Tomcat Server version: 11.0.12

=================
