[jboss-user] [JBoss Seam] - Wrong column type in object with Hibernate 3.2.4sp1
yj4jboss
do-not-reply at jboss.com
Fri Sep 14 02:44:54 EDT 2007
Hi All,
I am currently porting my JBoss Seam application from seam 1.1.0 to seam 2.0 beta 1 which includes Hibernate 3.2.4sp1. I have been using Hibernate 3.2.3.GA previously with seam 1.1.0.
I get the following error when deploying my application.
|
| --- MBeans waiting for other MBeans ---
| ObjectName: persistence.units:ear=AEWAProject.ear,jar=AEWAProject.jar,unitName=AEWAProject
| State: FAILED
| Reason: javax.persistence.PersistenceException: org.hibernate.HibernateException: Wrong column type: ActionIndex, expected: integer
| I Depend On:
| jboss.jca:service=DataSourceBinding,name=AEWAProjectDatasource
|
|
This object has been reverse engineered using Hibernate Tools and has been working with Hibernate 3.2.3.GA.
Any idea where the problem is ?
Regards,
Jankee Yogesh.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4084309#4084309
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4084309
More information about the jboss-user
mailing list