[jboss-user] [JBoss Seam] - Re: Getting Id of Presisted object.
rhinosystemsinc
do-not-reply at jboss.com
Fri May 11 15:18:22 EDT 2007
Thanks for the info on the sequence - but it still gives me the same problem:
12:15:22,362 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
--- MBeans waiting for other MBeans ---
ObjectName: persistence.units:ear=naturalmed2.ear,unitName=naturalmed2
State: FAILED
Reason: javax.persistence.PersistenceException: org.hibernate.HibernateExcepti
on: Missing sequence or table: NM.LISTINGTYPE_SEQ
I Depend On:
jboss.jca:service=DataSourceBinding,name=naturalmed2Datasource
--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: persistence.units:ear=naturalmed2.ear,unitName=naturalmed2
State: FAILED
Reason: javax.persistence.PersistenceException: org.hibernate.HibernateExcepti
on: Missing sequence or table: NM.LISTINGTYPE_SEQ
I Depend On:
jboss.jca:service=DataSourceBinding,name=naturalmed2Datasource
And I have double checked that the sequence is there in that NM schema...
This is consistent with what I have notice with other attempts too.
Any thoughts?
Thanks again!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045108#4045108
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045108
More information about the jboss-user
mailing list