Home Index Changes Prefs Log in »

Difference between version and version     

Back to SipClickToDialExample2, or SipClickToDialExample2 Info


At line 215 changed 1 line.
You will need to [download and install SailFin first.|https://sailfin.dev.java.net/downloads/downloads.html].
Please follow the following steps to install and start the server
At line 217 added 4 lines.
# [Download and install SailFin.|https://sailfin.dev.java.net/downloads/downloads.html].
# The example is distributed as a NetBeans project. You can build and deploy it directly from [NetBeans|http://www.netbeans.org/] to a [SailFin|http://sailfin.dev.java.net] container. You can also use the [SIP Application Development Module for NetBeans |http://blogs.sun.com/vkraemer/entry/sip_servlet_development_support_and] to develop new SIP Application projects.
# Start SailFin (SF_HOME/bin/asadmin start-domain)
# Start JavaDB (SF_HOME/bin/asadmin start-database)
At line 218 changed 1 line.
The example is distributed as a NetBeans project. You can build and deploy it directly from [NetBeans 5.5.1|http://www.netbeans.org/community/releases/55/1/] to a [SailFin|http://sailfin.dev.java.net] container. You will also need to download install the [SIP development plugin for NetBeans | https://glassfishplugins.dev.java.net/sip/index.html].
Follow the steps below to the application
At line 220 removed 3 lines.
After installing SailFin and NetBeans, you will register the SailFin server using Server Manager in NetBeans.
To open the sample in NetBeans:
At line 224 changed 1 line.
# Open the project in NetBeans 5.5.1
# Open the project in NetBeans
At line 228 removed 1 line.
At line 231 changed 1 line.
Before you deploy, create a JDBC resource called jdbc/sample. You can do that by logging into the Admin console (http://localhost:4848) and clicking on the little triangle to expand <b>Resources</b>. Click on <b>JDBC</b>. Click on <JDBC Resources</b>. You will see a list of already existing JDBC resources. If you do not see <b>jdbc/sample</b>,you can create it by clicking on <b>New</b> button. Use <b>jdbc/sample</b> for name and choose the pre-defined <b>DerbyPool</b> for the database connection pool. Click <b>OK</b>. If you used NetBeans, it is supposed to do this for you automatically.
Before you deploy, create a JDBC resource called jdbc/sample. You can do that by logging into the Admin console (http://localhost:4848) and clicking on the little triangle to expand <b>Resources</b>. Click on <b>JDBC</b>. Click on <JDBC Resources</b>. You will see a list of already existing JDBC resources. If you do not see <b>jdbc/sample</b>,you can create it by clicking on <b>New</b> button. Use <b>jdbc/sample</b> for name and choose the pre-defined <b>DerbyPool</b> for the database connection pool. Click <b>OK</b>.
« Home Attachments Info Index Changes Prefs
This page (revision-30) was last changed on 04-Sep-09 09:46 AM, -0700 by Binod PG