Hui WANG's Blog

One will, One way

Tag: sailfin

Add Javadoc to Sip Servelt 1.1 API in Sailfin

This can be a generci methode to associate JAVADOCs to APIs. In my situation, I managed to add sip servlet 1.1 (jsr 289) javadoc under Sailfin in Eclipse IDE.

Suppose that you’ve created a sip serlvet, and it is set to work under the default Sailfin run-time environment. Since jsr289 is supported in Sailfin, the class javax.servlet.sip is included in the default library.

1.Go go the library folder under you servlet project, in which you can find Salfin1.1.

2.Expand it and  right click on the file named ssa-api.jar to configure its propertity.

3. In the following window, switch to javadoc location. Choose the first option javadoc url and then hit this url

http://download.oracle.com/docs/cd/E13153_01/wlcp/wlss40/javadoc/jsr289/

Ericssion SDS 4.2 : An all-in-one Studio for Developing IMS Based Service

Are you tired of starting OpenIMSCore by launching four different scripts ? Do you still analyse a sip working flow by watching Wireshark ? You can’t stand generating a test call from scratch with SIPp ? Then, here comes your life-saving toool, Ericssion Service Develeoppment Studio.

In this post, I will show you how to install SDS under windows. Four main components will be installed which are respectively CSCFs, DNS, SailFin application server and PoC server. Read the rest of this entry »