System Requirements
What do i need to use Mortíforo?
You need the following software:
- Java Development Kit. I have only tested Sun's JDK 1.4.2
- Web Application Server that supports the Servlets 2.4 specification. I have tested the project on
Tomcat 5.x and Resin 3.0.x
(Resin requires the additional concurrent.jar and
commons-logging.jar
- A working database system. PostgreSQL (7.4.x) and Oracle (9i) are supported, though other versions
may work
- JDBC drivers for PostgreSQL or
Oracle
- A computer capable of running all these software. I got it running with a 400mhz pentium II processor
with 256MB RAM