Download

Brasato is distributed under the open source Apache License, version 2.0.

Requirements & Prerequisites

JDK1.5 or above
TomcatTested with 5.x
Operating
System
No minimum requirement
Tested on Windows XP, FreeBSD, Gentoo

Installation Instructions

Download the WAR file from demo.war for Version 1.0 (14Mbytes, with the demos and sources included)

or checkout branch MAVEN-1865 from cvs.olat.org

cvs -d :pserver:anonymous@cvs.olat.org:/usr/local/cvs co -d mvnbrasato -r MAVEN-1865 olat3 >&/dev/null &

see also the 5 Minutes Install for more details.

Copy the downloaded WAR file into the webapps directory of the tomcat installation. If Tomcat is already running it will automatically deploy the application. Otherwise just start your Tomcat and it will be deployed on startup.

Point your browser to

http://<yourhost>:<your port>/demo/

That's it.

Please post any problems to the mailing lists or look in the FAQ's for an answer.

Uninstalling Instructions

just delete the WAR file in your tomcat's webapp directory.