|
Installation: System Requirements
Morphis is packaged as Java archive files (JAR files). Since
it is written entirely in Java, and uses packages that are also written in Java,
Morphis is capable of running on any platform supporting Java.
Java Implementation Requirements:
- Java Servlet Engine supporting Java Servlet Spec 2.2:
Morphis is implemented as a Java Servlet, and therefore requires a Java Servlet
engine to work. Two Servlet Engines are known to work with Morphis, and are
available for Windows, Solaris and Linux platforms. If you find incompatibilities,
or if you have Morphis running on a different application server, please email
support@morphis.org so we can update
this list.
- Java 2 SDK or JRE:
Sun Microsystems distributes the Java 2 SDK for Windows, Solaris and Linux
platforms at http://java.sun.com/.
Additionally you will need to add Morphis and supporting application
JAR files to your application server's CLASSPATH. These files are described
in the installation instructions.
|