I had a similar problem, and got the same errormessage.
my newbie error was, that I have used the hibernate @NotEmpty annoation on my entity, and
in my inputtext-tag I forgot to use required=true
then I was wondering, why I got to the errorpage eventhough no validation message was
shown.
for details read petes comments in:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=127793
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128403#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...