[jboss-user] [JBoss Seam] - Generating EJB3 entities using seam-gen tables/views

pettycs do-not-reply at jboss.com
Tue Sep 18 14:34:28 EDT 2007


I am using seam 2.0 and Jboss 4.2 and used seam-gen to generate EJB3 entities for oracale tables and views. During deployment I get errors directly related to the entites that were created off the views. I know in the past with straight hibernate views and tables were treated the same. Has this changed when using EJB3. Any help will be much appreciated. I have included the exception below. Thanks 


--- MBeans waiting for other MBeans --- 
ObjectName: persistence.units:ear=EverStageMeta.ear,unitName=EverStageMeta 
State: FAILED 
Reason: javax.persistence.PersistenceException: org.hibernate.HibernateException: Missing table: SECURITY_MASTER_SOURCE_VW 
I Depend On: 
jboss.jca:service=DataSourceBinding,name=EverStageMetaDatasource

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085685



More information about the jboss-user mailing list