Using WinXP, JDK1.5.0_03 and MySQL 5.0.4Beta I had a similar experience as the 
other guys here.

The first problem was that the user table could not be created because it uses 
columns of type BIT. I replaced it with boolean and created the table manually.

After that I had the same problem (missing role). 
It seems the BSH deployer script needed to be executed again, but doesn't.

With EJB2 I can modify the column mapping by editing the standard jboss xml 
configuration files (standardjboss...). How can I adapt the column mapping to 
MySQL5 with this hibernate-based architecture?

Cheers,
Georg

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3880296#3880296

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3880296


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to