Add a servlet definition for JBoss
Before you begin
Procedure
-
Launch Guidewire Studio:
- Open a command prompt and navigate to the PolicyCenter installation directory.
-
Execute the following command:
- gwb studio
-
In the Studio Project window, expand :
- Open file web.xml:
-
Add
servletdefinitions as needed. -
Add a
servlet-mappingdefinition for each servlet that you add.Review the defined servlets for examples.
- 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.
