[jboss-user] [JBoss Seam] - JBoss Seam 2.0 Deployment Problem

yj4jboss do-not-reply at jboss.com
Thu Sep 13 03:35:58 EDT 2007


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



More information about the jboss-user mailing list