Your entity manager factory definition looks good for SQL Server. Were your tables auto-created by Hibernate? (This is what Hibernate does by default if the table is not found.) Can you confirm that the id column is in fact an identity column in the database? I have the infrastructure to try to reproduce, but I'd like to rule out configuration problems beforehand.
M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
