]
Shane Bryzak updated SEAMFACES-75:
----------------------------------
Assignee: Dan Allen
Fix Version/s: 3.0.0.Beta3
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
Assignee: Dan Allen
Fix For: 3.0.0.Beta3
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: