[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-1224) Bridge bug in copying JMSX properties
Tim Fox (JIRA)
jira-events at lists.jboss.org
Thu Feb 21 17:07:43 EST 2008
[ http://jira.jboss.com/jira/browse/JBMESSAGING-1224?page=all ]
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, 1.4.1.beta2
>
>
> 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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list