Kuali Open Library Environment (KOLE) 1.0 can be downloaded directly from maven central or checked out from the svn repository.
Obtaining the software :
- Directly downloading the deployable units:
- olefs-webapp-1.0.0.war : This artifact deals with the financial and library management features and can be downloaded from http://shrub.appspot.com/maven.kuali.org/release/org/kuali/ole/olefs-webapp/1.0.0/
- oledocstore-webapp-1.0.0.war: This deals with the cataloging/indexing and searching of Bibliographic, Holdings and Item data and can be downloaded from http://shrub.appspot.com/maven.kuali.org/release/org/kuali/ole/olefs-webapp/1.0.0/
- Checking out the codebase from SVN - https://svn.kuali.org/repos/ole/tags/ole-1.0.0/
Running the software :
- Depending on how the software was obtained, there are certain steps to be followed and are explained below;
- Downloaded directly
- Copy and past the war files in your local tomcat folder (goes under the tomcat home foder/webapps)
- Ensure the following folders are empty for a clean start
- logs folder
- work/Catalina/localhost
- Downloaded directly