Bugs item #610531, was opened at 2002-09-17 15:15
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=610531&group_id=22866

Category: JBossMQ
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Lars Klose (klosels)
Assigned to: Nobody/Anonymous (nobody)
Summary: JMSXGroupID Property unusable

Initial Comment:
In JBoss 3.0.2 handling of the "JMSXGroupID" property
defined in the JMS spec is not correct: while
org.jboss.mq.SpyConnectionMetaData.getJMSXPropertyNames
returns "JMSXGroupID" as one of the available
properties, using this String as the property name in a
call to org.jboss.mq.SpyMessage.setStringProperty fails
because in org.jboss.mq.SpyMessage.CheckPropertyName it
will be checked against "JMSGroupId". Note the
different spelling Id vs ID!

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=610531&group_id=22866


-------------------------------------------------------
Sponsored by: AMD - Your access to the experts on Hammer Technology! 
Open Source & Linux Developers, register now for the AMD Developer 
Symposium. Code: EX8664 http://www.developwithamd.com/developerlab
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to