How do you setup JBoss so that JMS messages get stored in MySQL? Currently, I'm using the simple JMS example that comes with JBoss. I have the necessary tables created in MySQL and I believe I have the XML configuration files configured appropiately.
I'm trying to run a client that sends messages to the queue. Once the messages arrive on the queue I run another client that tries to receive the messages. The only way the example will work is if the client is running all the time, blocking while waiting for the sender. Any examples (i.e. source code and configs) would be much appreciated. Thanks, CT View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847713#3847713 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847713 ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
