ILOG JRules User Guide > Running and Debugging > Getting Started > Tutorial: Debugging a Remote Rule Execution Server Application > Before You Start

This tutorial shows you how to debug a loan validation application that is running on a remote server.

Note
If you intend to follow this tutorial on an application server other than JBoss installed with JRules, you will have to install Rule Execution Server on this server before you start. For more information see the installation information for Rule Execution Server.

This tutorial has the following tasks:

What You Need to Know

You should at least be familiar with J2EE technologies (J2EE packaging and deployment, JSP).

What You Will Learn

In this tutorial you will learn how to:

images/time.gif It will take you about two hours to carry out this tutorial.

Directory Structure

The <InstallDir>/executionserver/tutorials/resdebugging tutorial has the following structure:

images/arrow_next.gif Start this tutorial: Task 1: Deploying the Loan Validation Application