Building and Deploying the CachedFeeder and the URL/Widget Builder

To configure, read the Configuration page.

The source files are in quickstarthome/CachedFeeder.

You'll need to have jruby installed and the 'jar' command on your PATH. The build has been tested with jruby-1.3.1. To build the webcache application:

  1. cd quickstarthome
  2. ./bw -buildwebcache

To copy the resulting war file to your quickstart:

  • ./bw -deploywebcache

To copy the urlbuilder, a static html page and supporting files, to your quickstart:

  • ./bw -deployurlbuilder