3 Replies Latest reply on Feb 23, 2004 7:05 AM by noel.rocher

    Installshield, first usable version

    noel.rocher

       

      "noel.rocher" wrote:
      Hi all,

      I've committed the first usable version of the Installshield.

      Next I have to change the build a bit to use properties variables, add the xsl transform for all modules.

      Then I will start to work on the modules deployment.



        • 1. Re: Installshield, first usable version

           

          "cooper" wrote:
          great noel, looking forward for trying that


          • 2. Re: Installshield, first usable version


            Postgres setup through the installer for all modules is done.

            Noel: have you been working on the full module deployment? Here are some of my thoughts:

            I would think that the installer WAR should have the core EAR and any available modules EARs in it, and when the module is selected to be deployed, then the module EAR should be moved into the nukes folder, after the database tables set up for the module has been done. Maybe some file system security issues here.

            The distrib build script should use module discovery to get to the database set up scripts, EARs etc.

            There should also be a way for folks to include their own modules into the installer.

            Any thoughts, Noel?


            Sherman

            • 3. Re: Installshield, first usable version
              noel.rocher

              Hi all,

              I agree on all Sherman. Go !

              I've moved into a new job since a week. This is why I'm not working a lot for so long time.

              You can focus your work on what you described. It was what I had in my head.

              Then, to go further, we should think how to make modules available from internet. Julien told me that one time and I think it could be a pretty cool functionality.

              Thanks Sherman to work on this.