[jboss-user] [JBoss Seam] - Re: use of facesMessages in factory methods
petemuir
do-not-reply at jboss.com
Wed May 9 06:32:04 EDT 2007
Yes, this is expected. Once your factory method is called the render has already started. Seam enqueues the message until the next render. Probably adding the messages directly to the faces context should work.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4044232#4044232
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4044232
More information about the jboss-user
mailing list