Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-1120

Auto-detect config ID for a deployable archive

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-M3
    • 1.0
    • deployment
    • Security Level: public (Regular issues)
    • None

    Description

      Given an application/module/service archive, or an archive and a plan, we need a routine to pull out what the configuration name will be for it. In other words, we need to peek into the deployment plan and look for the configId attribute, the catch being that we don't know up front what the name of the plan file is if it's embedded in the JAR.

      This is necessary to be able to redeploy without explicitly naming the configuration to replace, which is necessary to do redeploy operations in a hot deploy directory.

      It seems like it'd be easy to write a bit of code to do this by hardcoding the locations of all known deployment types, but it would be a little more elegant if the deployers coughed up the required information and it could be handled on a more pluggable basis.

      Attachments

        Issue Links

          Activity

            People

              ammulder Aaron Mulder
              ammulder Aaron Mulder
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: