Do you get this error from dbunit or the hibernate3-maven-plugin? Can you post the stack trace you see when this happens?
Thanks, Matt On 10/19/07, Matthew Wu <[EMAIL PROTECTED]> wrote: > > I create a table name Group_List in oracle. I create POJO from this table > with appfuse:gen-model. then i create other code with appfuse:gen > -Dentity=GroupList. > But, when I use appfuse:package to package the project, there is a error > says: java.sql.SQLException: ORA-00942: table or view does not exist > and I found that the table Group_List is not exist in oracle. > -- > View this message in context: > http://www.nabble.com/mvn%3Apackage-delete-a-table-from-oracle---tf4651133s2369.html#a13288396 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
