| ILOG JRules User Guide > Running and Debugging > Getting Started > Tutorial: Debugging a Remote Rule Execution Server Application > Before You Start |
Before You Start |
PREVIOUS NEXT |
This tutorial shows you how to debug a loan validation application that is running on a remote server.
This tutorial has the following tasks:
You should at least be familiar with J2EE technologies (J2EE packaging and deployment, JSP).
In this tutorial you will learn how to:
It will take you about two hours to carry out this tutorial.
The <InstallDir>/executionserver/tutorials/resdebugging tutorial has the following structure:
shared/
task1/
jboss40/build.xml, descriptors/*.xml, loan-validation-JBOSS40.ear
oracle10g/build.xml, descriptors/*.xml, loan-validation-OC10.ear
studioproject/loanvalidation-rules/*, loanvalidation-xom/*
weblogic92/build.xml, descriptors/*.xml, loan-validation-WL92.ear
weblogic100/build.xml, descriptors/*.xml, loan-validation-WL100.ear
websphere6/build.xml, descriptors/*.xml, loan-validation-WAS6.ear
sunas82/build.xml, descriptors/*.xml, loan-validation-sunas82.ear
common.xml
task3/
jboss40/build.xml, descriptors/*.xml, loan-validation-JBOSS40.ear
oracle10g/build.xml, descriptors/*.xml, loan-validation-OC10.ear
weblogic92/build.xml, descriptors/*.xml, loan-validation-WL92.ear
weblogic100/build.xml, descriptors/*.xml, loan-validation-WL100.ea
websphere6/build.xml, descriptors/*.xml, loan-validation-WAS6.ear
sunas82/build.xml, descriptors/*.xml, loan-validation-sunas82.ear
common.xml
task4/
work/
Start this tutorial: Task 1: Deploying the Loan Validation Application
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS NEXT |