[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JMS specific columns in DB

timfox do-not-reply at jboss.com
Mon Feb 5 17:13:39 EST 2007


"jeffdelong" wrote : Might this information be useful to a human that is looking at messages that are sitting in a queue? It would be easier to read from a table than from the message header.

Getting rid of the JMS specific fields doesn't preclude the above.

It's quite possible that you could write a PersistenceManager implementation that stores headers (whether JMS or not) in a different table where they could be looked at by a human.

This would probably be hideously slow, but someone may want it.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4011616#4011616

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4011616



More information about the jboss-dev-forums mailing list