Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-3814

CommandContext.buildRequest(line) throws OperationFormatException for wrong reason

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.1.Final
    • 7.1.0.Final
    • CLI
    • None

      Operation requests aren't affected.
      The method translates commands to operation requests. Of course, the command handler is required to implement OperationCommand interface. But the if condition is wrong, i.e. instead of throwing an exception in case the handler doesn't implement the interface, it throws an exception if the handler does implement the interface.

      This is a new and not yet publicly advertised functionality, so nobody will suffer from this bug.

              olubyans@redhat.com Alexey Loubyansky
              olubyans@redhat.com Alexey Loubyansky
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: