Guide to Install Continuum on GlassFish V2

Instructions for installing, deploying, configuring Continuum for the GlassFish.

Sections:

Datasource Configuration

  • Create a connection pool named 'continuum ' for your database
  • Create a JDBC resource named 'jdbc/continuum ' linked to the 'continuum ' connection pool
  • Create a JDBC resource named 'jdbc/users ' linked to the 'continuum ' connection pool

Install Continuum

To Install Continuum, you'll need the Continuum war.

Look at Procedure To Deploy From the Admin Console in GlassFish.

Continuum Configuration

By default, the 'working directory ' and the 'build output directory ' are stored under the WEB-INF directory. If you want to change them (necessary on Windows due to the path length limitation), you can configure them in the Configuration page .