[jboss-user] [EJB 3.0] - Re: Wrong column type: expected: numeric(10, 0)

eeckmann do-not-reply at jboss.com
Tue Mar 13 23:07:51 EDT 2007


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



More information about the jboss-user mailing list