Releases

Latest release is Waramu 2.0

Source

Source is available in SVN  https://www.htk.tlu.ee/repos/waramu

Install

Requirements:

  • MySQL 5
  • GlassFish v2
  • Install MySQL Connector/J for GlassFish
  • create a database and a useraccount in MySQL
  • create a JDBC connection pool named waramu2Pool
  • create a JDBC resource named waramu2
  • if needed, copy Waramu types classes to server CLASSPATH. They will be automatically picked up and registered. (Normally not needed)
  • create waramu.properties file
  • deploy Waramu

Attachments