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

Invalid cast in SpecifiedInterfaceRemoveHandler

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: