WebSphere Commerce DeveloperWebSphere Commerce Enterprise

Deploying the WebSphere ILOG JRules JAR files required for connectivity

You must deploy two JAR files containing WebSphere ILOG JRules rule session configuration information to the WebSphere Commerce application. A rule session is a runtime connection between WebSphere Commerce and the WebSphere ILOG JRules rule engine.

Procedure

  1. Log onto the machine on which you installed the WebSphere ILOG JRules product.
  2. Copy the following two JAR files; then deploy the files to the WebSphere Commerce application:
    File Where and how to deploy
    ILogJRulesInstallDir\executionserver\applicationservers\WebSphere7\jrules-res-session-ejb3-WAS7.jar

    WebSphere Commerce EnterpriseDeploy as a module to:

    WC_eardir/lib/jrules

    See Deploying J2EE assets for an entire module.

    WebSphere Commerce DeveloperCopy the JAR file to:

    workspace_dir/WC/lib/jrules

    ILogJRulesInstallDir\executionserver\applicationservers\WebSphere7\jrules-res-session-WAS7.jar

    WebSphere Commerce EnterpriseDeploy as a single file to:

    WC_eardir/lib/jrules

    See Deploying J2EE assets for a single file.

    WebSphere Commerce DeveloperCopy the JAR file to:

    workspace_dir/WC/lib/jrules