[jboss-user] [Messaging, JMS & JBossMQ] - Re: how to save text of the message to JMS_MESSAGES table

genman do-not-reply at jboss.com
Tue Jan 23 12:36:12 EST 2007


It's because the message is stored as a serialized java object. You'd have to create your own persistence manager to save the text as its own column. This isn't too difficult.

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

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



More information about the jboss-user mailing list