ILOG JRules User Guide > Executing Rules > Getting Started > Tutorial: Creating a Web Application to Invoke JRules on IBM Rational Application Developer > Task 6: Deploying the Loan Validation RuleApp

RuleApps can be deployed to the Rule Execution Server management module in the following ways:

A RuleApp archive is located in <InstallDir>/executionserver/tutorials/redebugging/shared/data/LoanValidationRs.jar.

In this tutorial, you will deploy the RuleApp using the Rule Execution Server Console.

To deploy the RuleApp using the Rule Execution Server Console:

  1. Open a browser and enter the address where the Rule Execution Server has been deployed. For example: http://localhost:9080/bres.
  2. Click the Explorer tab.
  3. In the RuleApps View, click Deploy RuleApp Archive.
  4. Use the default version policy.
  5. Click Browse and locate the JAR file, then click Deploy.

images/arrow_next.gif Proceed to Task 7: Executing the Loan Validation Application.