1 Reply Latest reply on Dec 30, 2009 12:50 AM by jaikiran

    Web application installation program

    javatwo

      We have a JSF web application, and want users to download it from our website, and just click it to finish all the following installations.

       

      1. install JDK

      2. Install MySQL

      3. seed database

      4. install JBoss

      5. deploy application

      6. start JBoss

       

      How to? Thanks for help.

      Dave