Ok, this issue has been resolved thanks to the help of dunks80
I removed the validation annotations from the UserImpl class per his recommendation. Once
that was done the real error appeared.
I had a database column that did not have a default value and I was not supplying one from
the form. Once I added a field to the form to rectify this, the new user was saved without
issue.
Thanks dunks80!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064714#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...