[jboss-user] [JBoss Messaging] - Re: Running JMS with MySQL

2009-01-02 Thread tregulski
Thanks! That fixed the problem. Just to note - when I followed the directions at the enclosed web site, it made no mention of commenting out that line. http://www.jboss.org/file-access/default/members/jbossas/freezone/docs/Administration_And_Configuration_Guide/5/html_single/index.html#d0e4998

[jboss-user] [JBoss Messaging] - Running JMS with MySQL

2009-01-01 Thread tregulski
Hello, I am trying to run JMS with MySQL 5.1.11, and have followed all of the directions to replace the hsql-related files. After replacng the files, I restart JBoss and am notified that the "DLQ not bound". Upon looking at the tables created in my mysql database (there are JBM and QUARTZ tab

[jboss-user] [JBoss Messaging] - Re: Error After Updating JMS table names

2008-09-18 Thread tregulski
Thanks for the tip. Will review the logs some more and get back to you. I'm with you on not changing the table names or definitions. Some our our clients have "strict" requirements on where tables are created (arggh). View the original post : http://www.jboss.com/index.html?module=bb&op=viewt

[jboss-user] [JBoss Messaging] - Error After Updating JMS table names

2008-09-18 Thread tregulski
Hello, We have a requirement to make sure the JMS tables used by JBoss are placed in a specific schema on SQL Server 2005. When we update the mssq-jdbc2-service.xml file, a sample of it looks like the following: BLOB_TYPE=BINARYSTREAM_BLOB INSERT_TX = INSERT INTO XYZ.JMS_TRANSACTIONS (TXID) VA