[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JMS specific columns in DB
timfox
do-not-reply at jboss.com
Tue Feb 6 11:07:02 EST 2007
There is already a column that stores the headers called coreheaders.
I am just suggesting putting jmsdestination, jmstype and jmscorrelationid in there with the other headers.
I can see there is value in joining on jmsdestination for, for example reports, but this isn't lost, you can still get the jms destination in a query by joining channel id with channel mapper.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4011990#4011990
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4011990
More information about the jboss-dev-forums
mailing list