Bug 726514

Summary: (EAP 5.1.x admin-console) jboss-as-5 plugin: NPE occurs in AbstractDeployer.deploy() when a an EAP or WAR file is deployed w/ the 'deployExploded' deployment prop set to true
Product: [Other] RHQ Project Reporter: Ian Springer <ian.springer>
Component: PluginsAssignee: Ian Springer <ian.springer>
Status: CLOSED UPSTREAM QA Contact: Mike Foley <mfoley>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0.0CC: ccrouch, hrupp, loleary
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-03 23:03:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 725869    

Description Ian Springer 2011-07-28 21:31:12 UTC
The NPE occurs, because the code tries to access a non-existent deployment prop named 'deploymentName'.

This issue needs to be fixed in master, as well as the AdminConsole_EAP_5_1 branch.

Comment 1 Ian Springer 2011-07-29 16:53:51 UTC
Fixed in AdminConsole_EAP_5_1 branch - commit 6ee62a2. 

It turned out it was already fixed in master.

Comment 2 Mike Foley 2011-07-29 18:44:28 UTC
no code change here

Comment 4 Mike Foley 2011-07-29 19:17:25 UTC
discussed with ips:  verification is to be performed by EAP QA