These steps are not working yet
Assuming you have a java 6 jre installed, installing Xooctory is really simple:
  1. Download
  2. Unzip
  3. Run:
  4. xooctory
    
Then check the logs in the logs directory to see if everything seems to be fine, and open your browser to http://locahost:8080/, and you should see an empty dashboard.

You can go to the http://locahost:8080/admin page to import basic test data, or you can also add or edit projects using the web interface.

To configure your installation, the spring and mule configuration files are available in the webapp/WEB-INF/classes directory in your installation directory.

To configure users (required to create and edit projects), check the inMemoryDaoImpl bean in spring-config.xml.

By default the available login is:
user: demo
password: demo