]
Tim Fox closed JBMESSAGING-1224.
--------------------------------
Resolution: Done
Bridge bug in copying JMSX properties
-------------------------------------
Key: JBMESSAGING-1224
URL:
http://jira.jboss.com/jira/browse/JBMESSAGING-1224
Project: JBoss Messaging
Issue Type: Bug
Affects Versions: 1.4.1.beta1
Reporter: Tim Fox
Assigned To: Tim Fox
Priority: Minor
Fix For: 1.4.0.SP3.CP01, Stable branch
There is an errant semi colon in Bridge.java:
if (!propName.startsWith("JMSX") ||
propName.equals("JMSXGroupID") ||
propName.equals("JMSXGroupSeq")); <<<<<< NOTICE SEMI-COLON!
{
msg.setObjectProperty(propName, entry.getValue());
}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: