After database drop have to call  mvn compile hibernate3:hbm2ddl
dbunit:operation -e  twice to create database and load data. 
On first call database created but got exception:
[ERROR] SchemaExport - schema export unsuccessful
<com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Unknown database
'mydbname'>
On second call everything is done ok.


Did you make e-mail transient? You might try dropping your database
and running "mvn clean".

Matt

-- 
View this message in context: 
http://www.nabble.com/If-user.email--is-transient-then-got-unnown-column-exception-tf3933884s2369.html#a11161016
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to