Thanks. I got the problem solved. I had to set up hsqldb jbdc service to make it work. I went through the JMS concepts on the JBOSS site, but could find anywhere the concept of having hsql or any other database for running JMS (MDB) etc. I then gathered from the hsqldb-jdbc3-service.xml that it is trying to create a database/table.
Are the messages in the queues actually persisted in a database? I do understand the need of persistance of the transactions and subsequently a need for a database, but am not sure since this is not mentioned in any of the JMS conceptual articles. Am I missing the point here? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3937783#3937783 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3937783 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
