The FVMS project is tested on Ubuntu 12.04 LTS and Ubuntu 12.10.
-
Open a terminal and run
sudo apt-get install git eclipse glassfish-javaee
(Also install eclipse-mylyn for optional git integration)
-
git clone https://github.com/jbicha/fvms.git
-
Download the latest version of JBoss and extract to your home folder.
-
Run Eclipse. Click Help > Install New Software.
-
Click Add.
For Name use JBoss Tools and for Location use http://download.jboss.org/jbosstools/updates/stable/indigo.
-
Check Abridged JBoss Tools and click Next to begin installation.
Click OK when it tells you the software is unsigned.
It will prompt you to restart when finished.
…
- Open http://localhost:8080/fvms/ in your web browser.