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

Bundle undeploy does not remove associated overlays

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Critical Critical
    • None
    • None
    • Server
    • None

      The DeploymentPlan API uses composite operations like this

      DeploymentPlanBuilder builder = deploymentManager.newDeploymentPlan();
      builder = builder.undeploy(runtimeName).remove(runtimeName);
      

      This however does not remove associated deployment overlays

            sdouglas1@redhat.com Stuart Douglas
            tdiesler@redhat.com Thomas Diesler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: