mikebgx wrote:
There are only 2 rows in the app_user table, neither of which have a username or email of test6
I know in the past for some appfuse based projects the 2 rows pre-loaded into the DB from sample-data.xml caused the first two inserts to fail (because those wanted the same PKs that were already present). How to correctly specify the generator for the id column is DB specific, and persistence layer specific. Any chance this works the third time? If so, what persistence engine and DB are you using?
-Dale --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
