[
https://issues.jboss.org/browse/SEAMFACES-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Porter moved SEAMINTL-72 to SEAMFACES-218:
------------------------------------------------
Project: Seam Faces (was: Seam International)
Key: SEAMFACES-218 (was: SEAMINTL-72)
Affects Version/s: 3.1.0.Beta3
(was: 3.1.0.Beta3)
Component/s: Messages & i18n
(was: Messages)
> Seam 3.1.0.Beta3 Bug - Messages NOT displayed
> ---------------------------------------------
>
> Key: SEAMFACES-218
> URL: https://issues.jboss.org/browse/SEAMFACES-218
> Project: Seam Faces
> Issue Type: Bug
> Components: Messages & i18n
> Affects Versions: 3.1.0.Beta3
> Environment: JBoss AS 7.0.1.Final
> Seam 3.1.0.Beta3
> Reporter: Luca Cavagnoli
> Assignee: Ken Finnigan
> Labels: messages
>
> I opened the security-idmconsole example included in 3.1.0.Beta3
> I created a controller that has the following:
> @Inject org.jboss.seam.international.status.Messages messages;
> public void save() {
> messages.info("Here is an info message!");
> messages.warn("Here is a warning message!");
> messages.error("Here is an error message!");
> }
> I deployed the project in JBoss AS 7.0.1.Final
> The messages are NOT being displayed in the page.
> If I remove the <h:messages> component from the page, I do NOT even get the
> "WARNING: FacesMessage(s) have been enqueued, but may not have been
> displayed." warning.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues