Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-6608

Not clear which input fields are required in resouce adapter add dialog

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 10.1.0.CR1, 10.1.0.Final
    • 10.0.0.Final
    • None
    • None

      It is not clear which of inputs are required when I want to add new resource adapter. Only name is marked as required, but when I fill only name this error message appears:

      Unexpected HTTP response: 500
      
      Request
      {
          "name" => "foobar",
          "archive" => undefined,
          "module" => undefined,
          "transaction-support" => undefined,
          "operation" => "add",
          "address" => [
              ("subsystem" => "resource-adapters"),
              ("resource-adapter" => "foobar")
          ]
      }
      
      Response
      
      Internal Server Error
      {
          "outcome" => "failed",
          "failure-description" => "WFLYJCA0077: At least one of ARCHIVE or MODULE is required",
          "rolled-back" => true
      }
      

            chaowan@redhat.com Chao Wang
            chaowan@redhat.com Chao Wang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: