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
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
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
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