next up previous contents
Next: Portlet client Up: Writing xbooks Previous: Registry   Contents


Running the xbook manager

The xbook manager executable is defined in the XbookMananger.java file in the xbooks.server.manager package. It takes 2 arguments:

  1. the port the xbook manager will run off of
  2. the path to a configuration file (see the manager.properties.sample file in the conf directory for an example).

In the top-level xbook source directory there is a simple script called run.sh which can be used to invoke the manager on port 1111.

./run.sh manager

Note: be sure to run grid-proxy-init first.



Shava Smallen 2002-12-31