Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

* <host> - the URL for the web server on which you deployed database.war.
* <port> - port where the container is listening for http requests. This defaults to 8082 if the database connector was deployed in the frevvo-tomcat bundle.
* <queryset name> - queryset name defined in the database connector configuration file.
* <query name> – query name  defined in the database connector configuration file.

Quick Start Sample

The database connector contains a working sample HSQLDB database with some test data. If you are already running the Live Forms In-house frevvo form server you can get started very quickly.

Perform steps 1-4 in the [[#Installation | Installation instructions]] under the title '''Follow these steps to install the connector'''. After performing these steps you will have:

* Successfully installed the frevvo database connector and,
* Retrieved data from the built-in test database

If you have any problems with the Quick Start please see [[Getting_Help | Getting Help]] to contact frevvo support.

Common Problems

frevvo-tomcat running on non-default port

...