Hi,
Anyone ever tried eXo portal server?
I have some doubts in installation.
From the following link:
http://wiki.exoplatform.com/xwiki/bin/view/Main/Quickstart
Quickstart
Running eXo Platform is really an easy game. Here are the steps to get you up and running in less than 5 minutes:
Install Java SE 1.5+
Download an eXo pioneer build. Select the last tomcat one in the "eXo Enterprise WebOS" section. It should look like: exo-enterprise-webos-rXXXXXX-tomcat.zip where XXXXXX is variable.
Unzip that package under a path that does not contain any space (in windows).
Go to the bin/ directory that will be extracted. There run the command
windows: eXo.bat run
linux and Mac OS: ./eXo.sh run
You can login as the administrator using the username "exoadmin" and the password "exo"
I don't get any login screen where I can login with exoadmin/exo. What URL I should look in?
Thanks.
