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

Martin Malina (JIRA) jira-events at lists.jboss.org
Tue Oct 2 05:02:04 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-12706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Malina closed JBIDE-12706.
---------------------------------



This is fixed. But I created a new jira for an edge case that I discovered is failing - JBIDE-12770 . But it's not very likely somebody will run into that issue.
Verified in JBT 4.0.0.Alpha2b
                
> 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