| ILOG JRules User Guide > Deploying Rules > Tasks > Deploying Rules to .NET > Preparing for Deployment to .NET |
Preparing for Deployment to .NET |
PREVIOUS NEXT |
Before deploying to .NET, you need to have created your rule project up to and including extraction to a ruleset archive. On completion, you have a JAR file containing the JRules ruleset archive that you use as input to the BOM to XOM (B2X) Mapping tool.
On the .NET side, you need to create the .NET XOM and add extenders in your .NET Execution Object Model (XOM) to fill the gap between your Java XOM and the .NET XOM.
To enable a rule package to be executed in .NET from JRules:
Extender] on your extender classes. This enables the GUI to determine which classes should be available for translation or for extender purposes. On completion, you will have a DLL file that is used as input to the B2X Mapping tool to remap the BOM for .NET compatibility.
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS NEXT |