0 Replies Latest reply on Aug 29, 2005 7:57 AM by void

    JBoss Installer based on Wix Toolkit / Windows Installer

      Hi together,

      I'm thinking of building a Windows Installer Package for JBoss based on the Wix Toolkit from Microsoft.

      My goal is to make the installation of JBoss as easy as installing Microsoft IIS on Windows.

      I think of including:
      - checking if Java is installed
      - integrating JBoss as Windows System Service using JavaServiceWrapper
      - option to integrate the secutity config with Active Directory
      - option to integrate tomcat with Microsoft IIS
      - option to set MS-SQL server as default database

      Please tell me what you think about this ?
      Could it be useful ?
      Would you possible use such an Installer ?

      greetz, void