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

CommandDispatcher can throw InvalidClassException if command class is not available

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 10.0.0.CR4
    • 10.0.0.CR2
    • Clustering
    • None

    Description

      When CommandDispatcher is used by a deployment, the command class might not be available if the deployment is not deployed. Normally, this is prevented by returning a NoSuchService response if the service is unknown, however, this happens after the command is unmarshalled. This check should happen before we attempt to unmarshall the command, avoiding unnecessary InvalidClassException.

      Attachments

        Activity

          People

            pferraro@redhat.com Paul Ferraro
            pferraro@redhat.com Paul Ferraro
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: