Dashboard > blojsom > ... > Installation > blojsom installation under Jetty
  blojsom Log In   View a printable version of the current page.  
  blojsom installation under Jetty
Added by David Czarnecki, last edited by David Czarnecki on Jan 03, 2006  (view change)
Labels: 
(None)

Because Jetty expands a deployed WAR file each time, we recommend that you use an exploded WAR deployment for either the regular blojsom download or the Quickstart bundle. The instructions below reflect this recommendation.

Jetty and Jakarta Commons Logging Classloader Issue

There is a known issue with Jetty and the Jakarta Commons Logging library used in blojsom with regards to classloading. Before starting Jetty in the steps below, do the following:

  1. Remove the commons-logging-1.0.4.jar file from the blojsom /WEB-INF/lib directory
  2. Move the log4j-1.2.8.jar file from the blojsom /WEB-INF/lib directory to Jetty's ext directory, for example /jetty-5.1.8/ext.

Exploded WAR deployment

If you are installing blojsom using exploded WAR deployment, simply do the following.

  1. Download the blojsom.war file.
  2. Navigate to your Jetty webapps directory. For example, /jetty-5.1.8/webapps/.
  3. Create a directory called blojsom.
  4. Unpack the blojsom.war file into the blojsom directory.

    jar xvf blojsom.war

  5. Remove the blojsom.war file.
  6. Read the 5 minute installation and configuration or the detailed installation and configuration guide for more information on configuration options.
  7. Start Jetty.

Quickstart deployment

If you are installing blojsom using the blojsom Quickstart bundle, simply do the following.

  1. Download the Quickstart blojsom.war file.
  2. Navigate to your Jetty webapps directory. For example, /jetty-5.1.8/webapps/.
  3. Create a directory called blojsom.
  4. Unpack the blojsom.war file into the blojsom directory.

    jar xvf blojsom.war

  5. Remove the blojsom.war file.
  6. Start Jetty.
  7. Proceed from Step 4 in the blojsom Quickstart guide.

Site running on a free Atlassian Confluence Open Source Project License granted to blojsom. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.4 Build:#809 Jun 12, 2007) - Bug/feature request - Contact Administrators