pics_69x112_8g.gif (3380 bytes)

The Jigsaw Label Bureau

Interactive Installation

Up

Start

If you haven't already, install the following software:

  1. Java JDK 1.1
  2. Jigsaw 1.0
  3. PICS Standard Library (Version 1.1.3)

1a

Download the archive; unzip the it into the subdirectory w3c\jigsaw\pics\bureau in the directory of your choice.

The Jigsaw Label Bureau is available from http://www.w3.org/PICS/refcode

Example

c:\> md w3c\jigsaw\pics\bureau [enter]

c:\> cd w3c\jigsaw\pics\bureau [enter]

c:\w3c\jigsaw\pics\bureau> pkunzip c:\downloads\xl970818.zip [enter]

(the root directory is c:\ and we downloaded the label bureau archive into c:\downloads  with our browser.

1b

Compile the Java source.

Example

c:\w3c\jigsaw\pics\bureau> javac *.java

2

Set your CLASSPATH environment variable to point to the root directory of the label bureau installation.

Windows NT: Use the System option of the Control Panel
Windows 95: Edit AUTOEXEC.BAT

Example

Set CLASSPATH to point to c:\

install1.gif (27068 bytes)

3

Run the Jigsaw JigAdmin utility, navigate to the space section; click on Resources, then fill in an appropriate identifier for the label bureau resource (e.g. labels), and enter w3c.jigsaw.pics.bureau.LabelBureauResource for the class name.

Example

install2.gif (30560 bytes)

4

Select the new label bureau resource you have just created and configure the label bureau parameters.

Driver Classname: the classname of the JDBC driver that will manage the database.  Leave as shown here to use Sun's driver, which comes with the JDK.
Database URL: the JDBC url to find the database at.  The example uses the JDBC-ODBC bridge; which comes with the JDK.  See the JDBC Docs for more information regarding this setting.
Service Table Name: The name of the database table which will hold information about RAT files.
Unsorted Label Table Name: The name of the database table which will hold information about labels whose RAT files have not been submitted to the label bureau.
Database Username: The username to connect to the database with.
Database Password: The password to connect to the database with.

Example

install3.gif (37360 bytes)

5

Checkpoint Jigedit.  Your label bureau is now serving labels.