Back to SipClickToDialExample2, or SipClickToDialExample2 Info
| At line 231 added 2 lines. |
| 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. |