Skip to main content
Skip table of contents

Deploying Adapters on the X4 Server

The compiled adapter classes and any required libraries to integrate the complete adapter package into the X4 Server configuration are provided in the application server as a Java archive (.jar file).
The example project from the ADK package already includes the corresponding Maven build that creates the JAR file and descriptors in the expected directory structure.

How to deploy an adapter to the X4 Server

  1. Run Maven clean install.

  2. Unzip the generated target/adk-examples-1.0.0-SNAPSHOT-wildfly-module.zip ZIP file in the X4\Server\wildfly\modules\de\softproject\x4\adapter\ folder.

  3. In the X4\server\wildfly\modules\en\softproject\plugins\main\ module, add a reference to the adapter's own module.

  4. Restart the X4 Server.
    The adapter can now be selected from the adapter list and used in X4 processes the next time you connect the X4 Designer with the X4 Server.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.