Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-12706

Publishing using RSE to server fails with NPE

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • 4.0.0.Alpha2
    • 4.0.0.Alpha2
    • server

    Description

      Steps to reproduce are:
      1) Create rse as7 server
      2) create dynamic web proj
      3) add to server
      4) right-click module, click full-publish

      Error: NPE deep in the publish method code. This is caused primarily by RSEPublishMethod.publishStart(etc) not being reached. This method caches the server behavior for later reference. The superclass is reached for this method, because the subclass has the wrong signature. The NPE throws an NPE error dialog up (within the context of a failed publish).

      this is a regression from the api sorting 1 week ago, where interfaces were pushed into the api rather than concrete impl classes.

      Attachments

        Activity

          People

            rob.stryker Rob Stryker (Inactive)
            rob.stryker Rob Stryker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: