Slide has dependencies to some external function libraries. Some of
these dependencies are both compile-time and runtime dependencies,
while some are only runtime dependencies. Some build options also
require additional external libraries.
Slide depends on the following software libraries at build time :
|
 | Jakarta Ant 1.2 |
 | Sun JAXP 1.1 |
 | Sun Servlet API 2.2 |
Slide depends on the following software libraries at run time :
|
 | Sun JAXP 1.1 |
 | A JAXP-compliant XML parser |
 | Sun Servlet API 2.2 |
Slide can be managed at run time if it is run on top of a management
framework like Apache Avalon or Sun JMX.
As said above, the requirements for the various build options can
vary. Some might require :
|
 | Tomcat 4.0 |
 | Apache Avalon |
 | A JMX MBean server, and the JMX libraries |
If you want to build an application which uses the Slide API, just add
the slide.jar to your classpath. Then, be sure to put the domain
configuration file in the appropriate directory. By default, it is a
file called "Domain.xml" placed in the directory from which the JVM is
started.