Webapp Configuration

This page lists the various files needed to correctly configure an InterMine web application.

Webapp settings

  • ~/build.properties.flymine
    • Every project imports ~/build.properties as the very first properties file imported. You can therefore override practically any property globally, for all projects, by defining it in ~/build.properties. See the example file for a few that might be useful.
  • <MODEL_NAME>/webapp/resources/web.properties
    • Properties used to configure the web application - details
    • e.g. the text on the home page, the content of example on the list upload page, etc

Model specific Struts definitions

Model dependent configuration

Definition of class keys