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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to