Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-15163

Custom deploy scanner is not removed after server shutdown

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.1.1.Alpha1
    • 4.1.0.CR1
    • server
    • None
    • Hide

      1. Add an EAP 6.0.1 server
      2. Open server editor, make sure both checkboxes under Deployment Scanners are checked.
      3. Go to Deployments tab and change the settings to Use workspace metadata
      4. Save the editor, start the server
      5. You can check the sever's standalone.xml - custom scanner was added
      6. Stop the server
      7. Check standalone.xml again - custom scanner still present - FAIL

      Show
      1. Add an EAP 6.0.1 server 2. Open server editor, make sure both checkboxes under Deployment Scanners are checked. 3. Go to Deployments tab and change the settings to Use workspace metadata 4. Save the editor, start the server 5. You can check the sever's standalone.xml - custom scanner was added 6. Stop the server 7. Check standalone.xml again - custom scanner still present - FAIL
    • Hide

      a) After the server has stopped, open the config file of the server (e.g. $JBOSS_HOME/standalone/config/standalone.xml) in a text editor, search for the custom deployment scanner (search for scanner) and remove the corresponding line.

      b) Open the server editor then uncheck "Remove added deployment scanners before shutdown" then check it again. Save the editor. Now it should work correctly.

      Show
      a) After the server has stopped, open the config file of the server (e.g. $JBOSS_HOME/standalone/config/standalone.xml) in a text editor, search for the custom deployment scanner (search for scanner) and remove the corresponding line. b) Open the server editor then uncheck "Remove added deployment scanners before shutdown" then check it again. Save the editor. Now it should work correctly.

    Description

      There are new options in server editor as seen in JBIDE-9830.
      Custom deployment scanner should now be removed after server stop (if the given checkbox is checked in the server editor). But they are not.

      Attachments

        Issue Links

          Activity

            People

              rob.stryker Rob Stryker (Inactive)
              exd-mmalina Martin Malina
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: