I figured out what was wrong? I was using an older mysql connector which pukes when you
try to put 'true' in a field which is of type bit(1) which hibernate does when
creating default users. I updated the connector and it started working.
Thanks for the help!!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227020#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...