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

Exception when viewing datasources in Management Console

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • None
    • Flow Control, ux
    • None
    • Hide
      1. Start WildFly server in domain mode
      2. Two servers, each using its own profile
      3. A non-xa datasource in one profile, an XA datasource in the other
      4. Navigate to management console and view one of the datasources
      5. Switch to view the other datasource

      Direct:

      1. drop provided conf into WFLY 32B+ build
      2. enable network
      3. add mgmt user if needs be
      4. ./bin/domain.sh
      5. http://localhost:9090
      6. Navigate "top" -> runtime
      7. Navigate Hosts->primary->server-one->datasources->oracle + "View"
      8. Navigate like above but into DS on server-two - this should KABOOM
      9. Above are interchangeable
      Show
      Start WildFly server in domain mode Two servers, each using its own profile A non-xa datasource in one profile, an XA datasource in the other Navigate to management console and view one of the datasources Switch to view the other datasource Direct: drop provided conf into WFLY 32B+ build enable network add mgmt user if needs be ./bin/domain.sh http://localhost:9090 Navigate "top" -> runtime Navigate Hosts->primary->server-one->datasources->oracle + "View" Navigate like above but into DS on server-two - this should KABOOM Above are interchangeable

    Description

      This is essentially either design flaw or setup. What happens is ModelNodeForm is created and shared between views. Name template is being reused between views, which is bad. Check comments in WFLY for detialed description.

      Attachments

        Issue Links

          Activity

            People

              hpehl@redhat.com Harald Pehl
              rhn-cservice-bbaranow Bartosz Baranowski
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: