Prerequisites
- Java 5 or greater installed.
- A compatible database installed, as well as the jdbc driver for the database.
Compatible databases
- IBM DB/2 9
- Oracle 10g
- PostgreSQL >= 8.2.2
- HSQLDB >= 1.8.0
- Apache Derby 10.2.2.0
Install
- First you must download the distribution from OpenAnzo.org, or build the distribution from source. See: (Building from source)
- Unpack the archive to a clean directory such as c:\opt or /opt.
- Setup for your database. See: Database Configuration
- Run the appropriate startup script
- Test with http://localhost:8080/validation
