On Fri, Jun 19, 2009 at 3:09 PM, pstein<pxstei...@yahoo.ca> wrote: > > Assume I started ActiveMQ and entered the "Queue" part of Admin browser > console. > > Here the user can enter/send a JMS message. > > Two of the fields are "Type" and "MessageGroup". For what are these entry > fields? > > Assume I want to send an XML message (entered in the "MessageBody" field) to > a new queue AAA. > What do I have to enter here?
Here's some info on message groups: http://activemq.apache.org/message-groups.html IIRC, the type refers to the JMS message property whose name is JMSType. This property is not required and is actually used very rarely. It's used to semantically identify the message type. Bruce -- perl -e 'print unpack("u30","D0G)u8...@4vyy9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" );' ActiveMQ in Action: http://bit.ly/2je6cQ Blog: http://bruceblog.org/ Twitter: http://twitter.com/brucesnyder