Corporation Server User Manual
Building a SIP Servlet Application 5-1
5
Building a SIP Servlet Application
This chapter illustrates how to build a SIP Servlet application through OCMS SCE by
creating a new project, importing an existing project, or by importing one of the
example project provided with OCMS SCE. For more information on the OCMS SCE
example projects and other SIP servlets, including source code, refer to Oracle
Communication and Mobility Server documents on Oracle Technology Network
(http://www.oracle.com/technology/index.html).
This chapter contains the following sections:
■ Prerequisites
■ SIP Application Development Process
■ Creating a New Dynamic Web Project with SIP Support
■ Importing an Existing Project
■ Importing Example Projects
– Importing the Basic Response SIP Application Example Project
– Importing the Call Forward SIP Application Example Project
– Importing the Message Sender SIP/Web Converged Application Example
Project
– Importing the Proxy/Registrar Example Project
– Importing the Third Party Call Control Example Project
■ Deploying a SIP Application to OCMS
■ Testing an Application
Prerequisites
Before building a SIP servlet application, ensure that you have completed the
following prerequisite steps:
1. Installing Eclipse Web Tools Platform 1.5.
Refer to Oracle Communication and Mobility Server Installation Guide for installation
instructions. For information on Eclipse functionality, refer to the tutorial at
http://www.eclipse.org/webtools/community/communityresources.html.
2. Installing OCMS with the OCMS Service Creation Environment component. Select
from one of the following installation mode options: OC4J mode (Oracle
Containers for J2EE must already be installed) or standalone mode (a standalone
version of Oracle Containers for J2EE is installed with OCMS).