]
Ovidiu Feodorov closed JBMESSAGING-278.
---------------------------------------
JMSXDeliveryCount support
-------------------------
Key: JBMESSAGING-278
URL:
http://jira.jboss.com/jira/browse/JBMESSAGING-278
Project: JBoss Messaging
Issue Type: Task
Components: JMS Facade
Reporter: Ovidiu Feodorov
Assigned To: Alex Fu
Fix For: 1.0.0
While running TCK, tests fail because the current TCK version doesn't handle well
JMSXDeliveryCount. The temporary solution is to disable Messaging support for it
(JBossMessage.gettPropertyNames() just doesn't return it anymore).
This happens because TCK thinks all properties returned by Message.getPropertyNames() as
String properties, tries to getStringProperty("JMSXDeliveryCount"), gets null
because the correct way to retrieve JMSXDeliveryCount is getIntProperty() and dies with
NullPointerException.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: