2 Replies Latest reply on Jul 17, 2007 3:58 AM by damianharvey

    javax.persistence.PersistenceException: org.hibernate.Hibern

    pillcase

      ObjectName: persistence.units:ear=SeamAp.ear,unitName=SeamAp
      State: FAILED
      Reason: javax.persistence.PersistenceException: org.hibernate.HibernateException: Hibernate Dialect must be explicitly set
      I Depend On:
      jboss.jca:service=DataSourceBinding,name=SeamApDatasource

      I create the seam ap by seam-gen running on a JEMS-installer, the hiberante exception is thrown, because I don't want to use database at the moment, can anyone help me to solve the problem?

      Thanks