I'm adding a Faces Message which I should appear on the next page after redirection but it's not working. The page is rendered but the message is not shown. This issue was raised after I upgraded to Seam 2.2.2.Final from Seam 2.2.1.CR2. I carried out a debug session and I could see Faces Message was successfully added to the list of messages. I do not know how those messages get traveled to the next request. Any pointers would be really appreciated. Thanks