Messages are of the form
anonymous wrote : Process #0 already ended
and
anonymous wrote : Task #0 already ended
where #0 is the process id and task id, respectively.
As it turns out, they can be silenced by nulling them in messages_en.properties, e.g.
org.jboss.seam.ProcessEnded=
| org.jboss.seam.TaskEnded=
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105225#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...