...
...
Section | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
These instructions assume that your frevvo-tomcat bundle is already installed and running successfully.
- Stop your server.
- Download Database Connector war file that is compatible with the version of that you are running to <frevvo-home>\tomcat\webapps.
- Rename the downloaded file to database.war
- Install the JDBC driver
Start your server
- Browsehttp://<host>:<port>/database/status
If the status returns failures or disabled:
Review the previous installation steps.
See starting and testing the connector installation for troubleshooting.
- When the status returns Passed for each queryset, your installation is complete
- Follow the Connector Configuration Instructions with the detailed steps to integrate the connector with your database.
...
Note |
---|
Review Supported Platforms. Verify that the certified version of Java is installed and the Java_Home environment variable has been configured . |
Download the latest frevvo-tomcat bundle from the frevvo website.
Download the Database Connector war file. Rename it to database.war.
Extract the tomcat bundle zipfile to a location of your choice. We will refer to this directory as <frevvo-home>.
Copy database.war to <frevvo-home>\tomcat\webapps.
Start the Insight server, then start Live Forms.
- Test the connector installation by copying this URL directly into your browser:
http://localhost:8082/database/status
After performing these steps you will have: successfully installed the database connector and retrieved data from the built-in test database - Log into as the superuser (admin@d, admin). Create a tenant.
- Create a designer user in the tenant
- Download the Database Connector Project, then upload it to your designer user. This project includes some example forms that demonstrate the power of the Database Connector using built-in databases.