Hi All,
It seems that message group only support the jms and activemq.
But in my application I used SEDA.
I tried to use the message group. But it doesn't work.
in.setHeader("JMSXGroupID", groupid);
Anyone can tell me how to use the message group for SEDA? Thanks
It seems that message group only support the jms and activemq.
But in my application I used SEDA.
I tried to use the message group. But it doesn't work.
in.setHeader("JMSXGroupID", groupid);
Anyone can tell me how to use the message group for SEDA? Thanks