[jbosstools-issues] [JBoss JIRA] (JBIDE-12706) Publishing using RSE to server fails with NPE

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Wed Sep 26 04:55:35 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-12706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721725#comment-12721725 ] 

Max Rydahl Andersen commented on JBIDE-12706:
---------------------------------------------

yeah I added the label but forgot that jira doesn't leave a comment for that so here it is, a belated +1
                
> Publishing using RSE to server fails with NPE
> ---------------------------------------------
>
>                 Key: JBIDE-12706
>                 URL: https://issues.jboss.org/browse/JBIDE-12706
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS/Servers
>    Affects Versions: 4.0.0.Alpha2
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>            Priority: Critical
>              Labels: respin-b
>             Fix For: 4.0.0.Alpha2
>
>         Attachments: JBIDE-12706.patch
>
>
> 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. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list