Synchronizing the Web and SIP deployment descriptors

You can manually trigger synchronization of the Web deployment descriptor in your converged SIP/HTTP project with the Session Initiation Protocol (SIP) deployment descriptor (sip.xml).

Procedure

  1. In the Enterprise Explorer view, right-click the sip.xml file (located in the WebContent/WEB-INF directory).
  2. Click SIP Operations > Update web.xml.

Results

The web.xml file is updated with the SIP servlet metadata from the sip.xml file.

Feedback