Back to SipClickToDialExample2, or SipClickToDialExample2 Info
| 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. Clock <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>. If you used NetBeans, it is supposed to do this for you automatically. |
| At line 281 added 2 lines. |
| Make sure, you do the web login first. If the SIP Soft Phone connects to SailFin before the web login, Registration will fail. The sample can be modified to remove this limitation, if you wish. |