[jboss-user] [JBoss Seam] - Re: Seam form submission errors
jbrosan
do-not-reply at jboss.com
Mon Jul 16 15:59:21 EDT 2007
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#4064714
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4064714
More information about the jboss-user
mailing list