Configuration Instructions

Note: Columbia Email By Phone assumes that the Tomcat is started in the jakarta-tomcat-version/bin directory.  The Java root directory will be there so to reach the vxml/WEB-INF directory, it will be ../webapps/vxml/WEB-INF.  You may have to change some configurations if a different servlet container is used.  More specifically, changes to web.xml and the properties files in the WEB-INF directory will probably have to change.                     db_driver.1=org.gjt.mm.mysql.Driver
                    db_url.1=jdbc:mysql://localhost/vxml
                    db_username.1=root
                    db_password.1=