Hi All,

    I am currently testing Seam 2.0 BETA1 and build a demo application using 
the seam gen. I imported the seam project in eclipse and deployed it under a 
jboss.4.2.1.GA application server. I did no other modifications. I can an error 
regarding entityManager as follows:


  | 
  | 
  | 
  | --- MBeans waiting for other MBeans ---
  | ObjectName: persistence.units:ear=AEWAProject.ear,unitName=AEWAProject
  |   State: FAILED
  |   Reason: javax.persistence.PersistenceException: 
org.hibernate.HibernateExcepti
  | on: Hibernate Dialect must be explicitly set
  |   I Depend On:
  |     jboss.jca:service=DataSourceBinding,name=AEWAProjectDatasource
  | 
  | --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
  | ObjectName: persistence.units:ear=AEWAProject.ear,unitName=AEWAProject
  |   State: FAILED
  |   Reason: javax.persistence.PersistenceException: 
org.hibernate.HibernateExcepti
  | on: Hibernate Dialect must be explicitly set
  |   I Depend On:
  |     jboss.jca:service=DataSourceBinding,name=AEWAProjectDatasource
  | 
  | 


Is there any other configs i have to do .


Regards,
Yogesh

 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4083801#4083801

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4083801
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to