What is the JEMS Installer?

The JEMS Installer allows to install various JBoss products. It's an easy way for customers to get started using AS. Installer is going to support other products pretty soon.

Getting involved

Do you want to be a committer? Take a look at the for currently outstanding tasks in JIRA

News

Documentation

Forums

SVN

  • See JEMS Installer Wiki
  • The source is split into three different projects

    • jems-installer - main installer code base
    • izpack-installer - fork of the IzPack 3.8.0 customized to include installation group (profile) feature
    • izpack-listeners - custom izpack listeners used by the jems-installer

    To build installer run

    cd jems-installer
    ./ant -f build.xml installer
    

    Authors

    • Scott Stark
    • Alex Pinkin
    • Amit Bhayani

    JEMS Installer Downloads