1 Reply Latest reply on Sep 13, 2007 8:41 AM by pmuir

    Help needed porting from seam 1.1.0 to seam 2.0beta1

      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