[jbossseam-issues] [JBoss JIRA] Resolved: (JBSEAM-4468) Unnecessary Warnings During Initialization
Fernando Ribeiro (JIRA)
jira-events at lists.jboss.org
Tue Nov 3 15:03:05 EST 2009
[ https://jira.jboss.org/jira/browse/JBSEAM-4468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fernando Ribeiro resolved JBSEAM-4468.
--------------------------------------
Resolution: Won't Fix
The issue is actually in JBossESB, not Seam.
> 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
> 01:11:56,463 WARN [Component] Component class should be serializable: navigationAction
> 01:11:56,496 WARN [Component] Component class should be serializable: operationAction
> 01:11:57,151 WARN [Component] Component class should be serializable: resourceConfigurationUIBean
> 01:11:57,199 WARN [Component] Component class should be serializable: resourceTypeContentAction
> 01:11:57,229 WARN [PersistentPermissionResolver] no permission store available - please install a PermissionStore with the name 'org.jboss.seam.security.jpaPermissionStore' if persistent permissions are required.
> 01:12:05,218 WARN [SystemInfoFactory] System info API not accessible on this platform (native shared library not found in java.library.path).
> Have these been removed 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
More information about the seam-issues
mailing list