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

Focus in MBean Explorer is incorrect if clicking on an operation in opened additional DeploymentScanner

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 4.0.0.CR1
    • 4.0.0.Beta2
    • jmx
    • None
    • Hide

      1. Create AS7.1 server
      2. Make sure the server will have an additional deployment scanner (e.g. create a dynamic web project and in the server editor's Deployment tab select a different deployment path for this module and then deploy the module)
      3. Start the server - the new deployment scanner will be activated so there will be 2 of them
      4. Open the started server in MBean Explorer and double click the new deployment scanner to open it in the editor (e.g. jboss.as -> deployment-scanner -> jbosstoolsscanner1)
      5. In the mbean editor, go to Operations tab and select the remove operation (don't run it)
      6. Now check the MBean Explorer - if moved focus on the remove operation but in the wrong MBean - the original "default" MBean.

      Show
      1. Create AS7.1 server 2. Make sure the server will have an additional deployment scanner (e.g. create a dynamic web project and in the server editor's Deployment tab select a different deployment path for this module and then deploy the module) 3. Start the server - the new deployment scanner will be activated so there will be 2 of them 4. Open the started server in MBean Explorer and double click the new deployment scanner to open it in the editor (e.g. jboss.as -> deployment-scanner -> jbosstoolsscanner1) 5. In the mbean editor, go to Operations tab and select the remove operation (don't run it) 6. Now check the MBean Explorer - if moved focus on the remove operation but in the wrong MBean - the original "default" MBean.

      When you have two deployment scanners in your as7.1 server and you open the additional MBean and select an operation (e.g. remove()) in the editor, the focus in the MBean Explorer should move to that operation on that mbean. Instead, it selects the same operation in the original mbean (i.e. mbean callled "default").

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

              Created:
              Updated:
              Resolved: