Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-220

ModelCombiner does not deal with deployments or system properties

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 7.0.0.Beta2
    • None
    • Domain Management
    • None

    Description

      The host controller logic for creating the boot operations for a server isn't dealing with deployments or system properties.

      addSocketBindings(updates, portOffSet, socketBindingRef);

      addSubsystems(updates);
      //TODO deployments
      // TODO system properties
      return updates;

      When fixing this, check the status of JBAS-9147, since the ideal operations to generate depend on whether that's done (i.e. deployment "add" w/ "enabled"=>true vs "add" + "deploy")

      Attachments

        Issue Links

          Activity

            People

              bstansbe@redhat.com Brian Stansberry
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: