1 Reply Latest reply on Aug 7, 2012 8:09 AM by adamw

    Error even when tables are being created

    tnagaraj

      I am trying to create some database tables using MySQL. The schema and tables are getting created, but I still encounter the error  "Caused by: org.hibernate.HibernateException: Missing table: Category". Which is the name of the very first table in the database. Please suggest a workaround for this. I have reached a dead end and can't seem to find the root cause of this error.