[seam-issues] [JBoss JIRA] Created: (SEAMFACES-75) Messages not displayed

Craig Greenhalgh (JIRA) jira-events at lists.jboss.org
Tue Feb 1 05:38:39 EST 2011


Messages not displayed
----------------------

                 Key: SEAMFACES-75
                 URL: https://issues.jboss.org/browse/SEAMFACES-75
             Project: Seam Faces
          Issue Type: Bug
          Components: Messages & i18n
    Affects Versions: 3.0.0.Beta2
            Reporter: Craig Greenhalgh


Hi I've added faces 3.0.0.Beta2 and international 3.0.0.Alpha3.

Ive injected the Messages component.

The only one in these to jars is org.jboss.seam.international.status.Messages NOT org.jboss.seam.international.display.Messages as per the documentation

@Inject
private Messages messages;

I've added a message as per :

messages.info("Test");

This never appears on the screen! I need to use this module so messages are displayed after redirection.

I've tried this as a plain WAR and also a WAR within a EAR. On Jboss 6 M4 and Final 

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list