set cache.jdbc.table.create to true, and make sure you remove the table in your database.
Your table structure is probably wrong.
After JBC generates the tables, you can then consider dropping and recreating the tables
with additional settings like engine type.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4207641#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...