Dodeca Deployment Steps

There are several steps required to deploy Dodeca in your environment. The remainder of this document contains detailed instructions for the installation. Those instructions pertain to the following steps:

  1. Install the Dodeca Framework which is used to create the WAR file.
  2. Configure the relational server and database where Dodeca metadata will be stored.
  3. Prepare the Dodeca WAR file. The preparation includes these steps:

    1. Complete installation prerequisites, which may include the installation of software necessary to create the Dodeca WAR file for deployment.
    2. Modify the hibernate.properties file used by the Dodeca server to connect to the relational database repository.
    3. Optionally, modify other configuration files.
    4. Run the ClickOnce Prep Utility to generate the Dodeca WAR file for deployment.
  4. Deploy the Dodeca WAR file to the Java Application Server of your choice.
  5. Run the dshell and create the necessary tables in the relational database repository, seed the metadata repository, and create the client installation URL.
  6. Test the client installation.

Note

A video tutorial series covering the basic procedure for deploying Dodeca can be found at the following location: http://www.youtube.com/playlist?list=PL0686C273FAA441D8