Is it possible to make Seam to not produce any FacesMessages with it's internal 
informations? I've hit some topics on this and AFAIR only way was to "override" 
default message etc.

C'mon - most of our applications are focused on a common user's that don't want 
to see strange message that "Conversation has expired OR was processing another 
request OR ..."... Seam even produces a generic "Welcome" message after logging 
in... What for? Most of these cases are handled by us anyway, with proper 
redirect or message and the way that Seam tries to put it's low-level, 
not-meaningful-for-a-common-user messages in every <h:messages/> found on a 
random page is strange. These things should be simply handled by producing a 
log error on a debug/info level, not jumping into the face of a user... This 
brings no value at all anyway...

Maybe generic configuration parameter that would disable Seam's oververbose 
h:messaging?

Should I fill a FR for this? What do you think?


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4092991#4092991

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4092991
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to