[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-1224) Bridge bug in copying JMSX properties

Tim Fox (JIRA) jira-events at lists.jboss.org
Thu Feb 21 08:16:43 EST 2008


    [ http://jira.jboss.com/jira/browse/JBMESSAGING-1224?page=comments#action_12400159 ] 
            
Tim Fox commented on JBMESSAGING-1224:
--------------------------------------

I am also going to relax the rule about setting JMSX properties for better interoperability with other providers

> 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