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

A typo in model error message: WFLYNAM0060: Binding type lookup requires attributed named lookup defined

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Minor
    • None
    • 7.1.0.DR7
    • Naming
    • None
    • User Experience
    • Hide
      [standalone@localhost:9990 /] /subsystem=naming/binding="java:/JmsAlias":add(binding-type=lookup)
      {
          "outcome" => "failed",
          "failure-description" => "WFLYNAM0060: Binding type lookup requires attributed named lookup defined",
          "rolled-back" => true
      }
      
      Show
      [standalone@localhost:9990 /] /subsystem=naming/binding= "java:/JmsAlias" :add(binding-type=lookup) { "outcome" => "failed" , "failure-description" => "WFLYNAM0060: Binding type lookup requires attributed named lookup defined" , "rolled-back" => true }

    Description

      There is a typo in error message

      WFLYNAM0060: Binding type lookup requires attributed named lookup defined

      I think attributed should be changed for attribute.

      Current phrasing makes me a trouble to understand what is attribute which I miss.

      Attachments

        Issue Links

          Activity

            People

              emartins@redhat.com Eduardo Martins
              ochaloup@redhat.com Ondrej Chaloupka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: