Uploaded image for project: 'HAL'
  1. HAL
  2. HAL-356

BundleRuntimeView is reinitialized when Start/Stop action is taken

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Optional
    • Unknown
    • None
    • None
    • None

    Description

      When an action is taken on any OSGi bundle in OSGi/Bundles view, the view is reinitialized:

      OSGiRuntimePresenter ... {
      private void bundleAction(OSGiBundle bundle, String operationName)

      { ... getView().initialLoad(); }

      }

      This is annoying especially in combination with AS7-6267:
      i.e. when a large amount of bundles is deployed to the framework and a user navigates to any next page to start/stop a bundle, the view gets reset after the action is being taken. If the user wants to start any other bundle (previously shown on the same page), he must navigate back to the page.

      The user should better see the same page.

      Attachments

        Activity

          People

            rhn-support-hbraun Heiko Braun
            maristr Marian Stránecký (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: