Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 879 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 879 Bytes

The FVMS project is tested on Ubuntu 12.04 LTS and Ubuntu 12.10.

  1. Open a terminal and run sudo apt-get install git eclipse glassfish-javaee

    (Also install eclipse-mylyn for optional git integration)

  2. git clone https://github.com/jbicha/fvms.git

  3. Download the latest version of JBoss and extract to your home folder.

  4. Run Eclipse. Click Help > Install New Software.

  5. Click Add.

    For Name use JBoss Tools and for Location use http://download.jboss.org/jbosstools/updates/stable/indigo.

  6. 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.

  1. Open http://localhost:8080/fvms/ in your web browser.