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=4085643#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...