Including a UME Library

Context

This document describes how to add a library to your EAR project.

Procedure

  1. Expand the EAR project.
  2. Open the application-j2ee-engine.xml file in the META-INF folder by selecting it with a double-click.
  3. Add the library to the <reference-target> element of the XML file.

    Example of how to add the com.sap.security.api.sda library into the application-j2ee-engine.xml file:

  4. Save your changes.