Working in the Overview page

In the Overview page of the SIP deployment descriptor editor, you can get a quick summary of the contents of the Session Initiation Protocol (SIP) deployment descriptor and adjust various settings.

To work in the Overview page, complete the following steps:

  1. Open a SIP project in the Project Explorer.
  2. Double-click the SIP project SIP Deployment Descriptor file in the Project Explorer. The SIP deployment descriptor editor opens.
  3. Click the Overview tab to open the Overview page.
  4. You can edit and view settings in the following sections of the Overview page:
    • General Information: View and edit general information, including the display name, description (not displayed to end users), and client session time out, in minutes.
    • Servlets: View the SIP servlets that are used in the application.
    • Login: Specify login configuration values
    • Security: View the security roles and associated constraints that are defined for the SIP application.
    • Icons: View, change, or add icons that represent the SIP application.
    • Listeners: View listeners that are used in the application.
    • References: View resources that the SIP application references.
    • Environment Variables: View environment variables that are relevant to the SIP application.
    • Context Parameters: View the context initialization parameters that apply to all the servlets in the SIP application.

Feedback