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

Invalid cast in SpecifiedInterfaceRemoveHandler

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.0.0.Beta2
    • 7.0.0.Beta1
    • Domain Management
    • None

      The handler's RuntimeTask does this which results in a CCE:

      public void execute(RuntimeTaskContext context) throws OperationFailedException {
      RuntimeOperationContext runtimeContext = (RuntimeOperationContext) context;

      That variable is never used; the whole line can go.

              bstansbe@redhat.com Brian Stansberry
              bstansbe@redhat.com Brian Stansberry
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: