Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-14948

Create integration test for JBEAP-11074 - Operation removing http-connector requires full server reload but does not change the server state accordingly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 7.1.0.DR18
    • Remoting
    • None

    Description

      Create test for following scenario:

      Removing a http-connector with allow-resource-service-restart set to true will yield the following result:

      {
          "operation" => "remove",
          "address" => [
              ("subsystem" => "remoting"),
              ("http-connector" => "ejb3-tests")
          ],
          "operation-headers" => {"allow-resource-service-restart" => true}
      }
      
      {"outcome" => "success"}

      However, the removal of http-connector will only register after full server reload.

      Attachments

        Issue Links

          Activity

            People

              pjurak Petr Jurak (Inactive)
              jondruse@redhat.com Jiri Ondrusek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: