[jboss-user] [Messaging, JMS & JBossMQ] - JBossMQ message persistence with SQLServer (Urgent help)

2006-11-09 Thread chen7058
Sorry to bring it up again, I have not been able to resolved it. I am trying to use SQLServer as the persistent storage for JBossMQ. At the very first time, I could start my JBoss server without problem, and I saw JMS_Message and other table created in my database and messages persisted in the

[jboss-user] [Messaging, JMS & JBossMQ] - error when using persistent JBossMQ with MSSql

2006-10-26 Thread chen7058
Hi, I am trying to use SQLServer as the persistent storage for JBossMQ. At the very first time, I could start my JBoss server without problem, and I saw JMS_Message and other table created in my database and messages persisted in the table. But when I shut down JBoss server and tried to restart