Bug 1132172

Summary: [GSS] (6.3.1) Setting String property to null on a Message breaks XMLExporter tool
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Jimmy Wilson <jawilson>
Component: HornetQAssignee: Clebert Suconic <csuconic>
Status: CLOSED CURRENTRELEASE QA Contact: Miroslav Novak <mnovak>
Severity: medium Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.3.0CC: bbaranow, cdewolf, jawilson, jbertram, mnovak, msvehla, myarboro, rdickens, tom.ross
Target Milestone: CR1Keywords: Triaged
Target Release: EAP 6.3.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1121685 Environment:
Last Closed: 2014-10-13 18:38:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1121685    
Bug Blocks: 1102082, 1121680, 1132169    

Description Jimmy Wilson 2014-08-20 20:35:49 UTC
+++ This bug was initially created as a clone of Bug #1121685 +++

+++ This bug was initially created as a clone of Bug #1121680 +++

Setting the value of a String property on a message
message.setStringProperty("source_env_version", null)
beaks the XMLExporter tool.

--- Additional comment from  on 2014-07-21 11:25:30 EDT ---

This was fixed on the 2.4.x branch of HornetQ via commit 8de65436ceca593d546e803a49d548c502049040.

--- Additional comment from JBoss JIRA Server on 2014-07-21 11:37:35 EDT ---

Justin Bertram <jbertram> updated the status of jira HORNETQ-1370 to Resolved

--- Additional comment from JBoss JIRA Server on 2014-07-21 12:37:44 EDT ---

Clebert Suconic <clebert.suconic> updated the status of jira HORNETQ-1370 to Closed

--- Additional comment from  on 2014-07-22 15:22:13 EDT ---

This was fixed on the 2.3.x branch of HornetQ via commit 31b299d43eb2b6dfc5db3ba304f9b57d457c646b.

Comment 1 Martin Svehla 2014-08-28 13:24:30 UTC
Verified with EAP 6.3.1.CP.CR1

XMLExporter now exports properties with null values as _HQ_NULL