Chapter 2. Setting Up Your System For <keyval> Documents

Table of Contents

Java Standard Edition
Java Packages
org.apache.xml.resolver.tools
Solaris Notes
pkg-get/wget

I'm going to recommend the "optimistic iterative" approach in setting up your development system. We are going to hope that some other developer has already set the system up, and if not, we will add the necessary packages as needed. The approach goes as follows:

Java Standard Edition

The name keeps changing (I keep thinking of the JDK acronym), but Sun Java Technology keeps changing the name of the package for doing Java software development. At the time of this writing, it was known as Java 2 Software Edition. Unfortunately, the installation of this package can not be automated. Use the following as guidelines:

Try to install a 1.4.2 version or later as this version seems to come bundled with the Xalan-Java XML/XSL tools.
You will need to point your browser at Java 2 Software Edition in order to download the appropriate package for your system and determine how it is to be installed.