[jboss-user] [JBoss Seam] - Re: Error during model data update
petemuir
do-not-reply at jboss.com
Wed Jul 26 09:22:38 EDT 2006
You could turn up JSF logging which might give you clue (configured from JBoss/server/default I think). You could look at the MyFaces code, find out what exception is causing the ModelUpdate error to be displayed and break at it. You could put a breakpoint at the method that does ModelUpdate in myfaces and see where it goes wrong (I can't remember the exact method names, I don't have MyFaces sources in fron of me).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960978#3960978
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3960978
More information about the jboss-user
mailing list