I am using jboss-seam 1.2. For a table in MySQL with column name 'id' and type varchar(24) it shows the following error:
ObjectName: persistence.units:ear=MyNewSeamGenProject.ear,unitName=MyNewSeamGenProject State: FAILED Reason: javax.persistence.PersistenceException: org.hibernate.HibernateException: Wrong column type: id, expected: varchar(24) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027793#4027793 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027793 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
