]
Rob Stryker updated JBIDE-12706:
--------------------------------
Attachment: JBIDE-12706.patch
this is the patch to fix
Publishing using RSE to non-started 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
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. The superclass is reached for this
method, but the subclass has the wrong signature.
--
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: