Mark Applebee | Thanks Geoff. I got the code ready. I have some problem with Tomcat configuration I believe. My context.xml looks like this:
<Resource name="jdbc/cvp_db" auth="Container" type="javax.sql.DataSource" driverClassName="com.microsoft.sqlserver.jdbc.SQLServerDriver" url="jdbc:sqlserver://10.10.66.10:1433;databaseName=cvp_db;integratedSecurity=true" /> and also I installed SQL JDBC driver on the vxml server and restarted the tomcat service. Please let me know is anything else I have to do to make it work? |
| Please sign in to flag this as inappropriate. |