Add a servlet definition for WebLogic

Before you begin

Before proceeding, review Installing PolicyCenter on WebLogic in a production environment.

About this task

You might want to add definitions for additional servlets to the web.xml file.

Procedure

  1. In the Studio Project window, expand configuration > deploy > WEB-INF:
    1. Open file web.xml:
    2. Add a servlet-mapping definition for each servlet that you want to add.

      Review the defined servlets for an example.

  2. Save web.xml.

What to do next

After completing this procedure, proceed to Enable HTTP authentication on WebLogic.