i2 Analyze Deployment Tooling

    Show / Hide Table of Contents

    Creating the configuration

    Before you can deploy i2 Analyze, the configuration for the deployment must exist.

    You can create the configuration by running the create-configuration script.

    The following descriptions explain what the create-configuration script does in more detail.

    Creates the base configuration

    The configuration is created in examples/pre-prod/. The configuration is created from the all-patterns base configuration in the minimal toolkit.

    The base configuration can be used for any of the deployment patterns, however some properties are for specific patterns. By default, a schema and security schema are specified. The schemas that are used are based on the law-enforcement-schema.xml.

    Copies the JDBC drivers

    The JDBC drivers are copied from the pre-reqs/jdbc-drivers directory to the configuration/environment/common/jdbc-drivers directory in your configuration.

    Configures Form Based Authentication

    The create-configuration scripts configures form based authentication in the examples/pre-prod/configuration/liberty/server.extensions.xml.

    Back to top © N. Harris Computer Corporation