[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-4468) Unnecessary Warnings During Initialization

Fernando Ribeiro (JIRA) jira-events at lists.jboss.org
Mon Nov 2 22:45:17 EST 2009


     [ https://jira.jboss.org/jira/browse/JBSEAM-4468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fernando Ribeiro updated JBSEAM-4468:
-------------------------------------

    Description: 
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?

  was:
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?



> 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