Hi,
I am currently trying to port my existing Seam application from version 1.1.0 to Seam
2.0 Beta 1.
I am stuck on this error and cannot find any explanation to it.
|
| --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
| 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
|
|
|
I had been using Hibernate 3.2.3.GA. Has there been any change to Hibernate in Seam 2.0.
Is there any modifications that i have to do in my objects ?
Thnx for any input.
Cheers,
Yogesh
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4083914#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...