Add a servlet definition for JBoss

Before you begin

Before proceeding, complete Set Java options for JBoss.

Procedure

  1. Launch Guidewire Studio:
    1. Open a command prompt and navigate to the PolicyCenter installation directory.
    2. Execute the following command:
      • gwb studio
  2. In the Studio Project window, expand configuration > deploy > WEB-INF:
    1. Open file web.xml:
    2. Add servlet definitions as needed.
    3. Add a servlet-mapping definition for each servlet that you add.

      Review the defined servlets for examples.

  3. Save your changes.

What to do next

Review the post-installation tasks in Additional PolicyCenter setup tasks. After completing this procedure, proceed to Generate the PolicyCenter WAR file for JBoss.