Since I seem to be having this conversation with myself, I thought I'd post the
solution so I would know what I did wrong. When I used seamgen to generate the entities
seam generate-entities It did not properly add the @GeneratedValue annotation to the
entity class for the autoincrement field in the table. I'm not sure if this is a
hibernate defect, seamgen defect or user error --but it sure was looking for a needle in a
haystack.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093184#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...