[jboss-user] [JBoss Seam] - Re: Conversion Error
bensonfungjava
do-not-reply at jboss.com
Thu Aug 23 03:13:06 EDT 2007
I also got the same problem when I run the example application, registration. It is likely becasue the Seam component, ApplicationUser(in your case), doesn't get instantiated. that's why the property value cannot get set.
You can try to put the following message in your jsp for little bit more detail
<h:messages showDetail="true"/>
I have posted this problem, hopefully, the jboss guy cannot tell me what is going on. Or if you know why, please let me know too.
Thanks
Benson
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077156#4077156
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077156
More information about the jboss-user
mailing list