Versions Compared

Key

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

...

These instructions assume that your frevvo-tomcat bundle is already installed and running successfully.

  1. Stop your server.
  2. Download the database.war into <frevvo-home>\tomcat\webapps.
  3. Install the JDBC driver
  4. Start the Insight server and then start Live Forms.

    Expand
    titleClick here for the instructions to start the Insight server and Live Forms
    Insert excerptPlanning for v7.3Planning for v7.3nopaneltrue
  5. your server

...

...

...

When the status returns Passed for each queryset, you are ready to configure the Database Connector.

...

...

If the Connector Test failed then:

...

this is a new Database Connector installation success status looks like this.

Image Added

Standalone Instructions

  1. Verify that Java 8 is installed and the Java_Home environment variable has been configured .
  2. Download the Database Connector Standalone bundle.
  3. Unzip the database.zip file to a location of your choice. We will refer to this directory as <db-home>
  4. Install the JDBC driver
  5. You can start the connector using plain java command or execute one of the files in this directory to install the DB Connector as a Windows service or *nix console instance:
    1. Choose one of these methods to start the connector:
      1. Method 1: Using java in a command window
        1. Navigate to the <directory where you unzipped the database.zipfile>
        2. Type java -jar database.war
      2. Method 2: for Windows OS
        1. Install the DB Connector as a Windows service by double clicking the Install-Service.bat file. Click the Start DBConnector Service.bat to start the service.
      3. Method 2 for *nix OS
        1. Execute the  DB Connector.sh shell script for *nix operating systems.
  6. Test the connector installation by copying this URL directly into your browser:

...