Install: PML Browser Software

  1. Install Tomcat on your computer, If you don't have it yet. Download and install Tomcat from jakarta.apache.org. We are going to use $TOMCAT to refer to the root directory where Tomcat is installed. The PML Browser may work with other servlet container or J2EE application server although we have tested it for Tomcat version 5.0 only.

  2. Add owl to Tomcat default MIME type mappings.


  3. An IW configuration file (iw.xml) is needed to setup the PML browser. If your system has other IW applications installed, it may already have an iw.xml file and you can skip to step 5. Otherwise, you will need to follow the steps below:


  4. Define $IW_HOME as a global JNDI resource in your Tomcat configuration file.


  5. Associate $IW_HOME with IWBrowser context.


  6. Modify $IW_HOME/conf/iw.xml to fit your environment.
  7. Download the [PML Browser application] and place it on $TOMCAT/webapps. At the moment, a password is needed to get the application in the IW website. As a war file it is going to be expanded properly when starting Tomcat.

  8. Restart Tomcat


  9. The IWBrowser should be working. If not, please observe the following notes:

Page last modified 07/29/2006