Unnecessary Warnings During Initialization
------------------------------------------
Key: JBSEAM-4468
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4468
Project: Seam
Issue Type: Bug
Affects Versions: 2.1.1.GA
Reporter: Fernando Ribeiro
The following warnings are displayed by Seam in JBossESB 4.6:
01:11:55,820 WARN [Initialization] <action
expression="#{redirect.captureCurrentView}" /> has been deprecated, use
<action execute="#{redirect.captureCurrentView}" /> instead
01:11:55,825 WARN [Initialization] <action
expression="#{redirect.returnToCapturedView}" /> has been deprecated, use
<action execute="#{redirect.returnToCapturedView}" /> instead
Have these been fixed in later versions?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira