Defining the order of Java XOM entries

You can specify the order in which Java™ XOM entries are listed.

Procedure

To order Java XOM entries:

  1. In the Rule Explorer view, select the rule project, and then on the Project menu, click Properties.

    You can also right-click the project name and select Properties from the contextual menu.

  2. Click Java Execution Object Model in the list of properties.
  3. To display a list of all selected Java XOM entries, click the Order and Export tab.

    Using this tab, you can specify what libraries you want to export when the XOM is deployed to Rule Execution Server.

    Note:

    All items are checked by default except the JDK.

  4. Select one or more entries and then use the Up and Down buttons to move them relative to each other.

    The classes are searched for in the order in which they are shown in this list,

  5. Click Apply and Close.

Results

If you want to deploy a Java XOM that has Java class dependencies, use the export function of the Java project used to build the BOM.