[richfaces-issues] [JBoss JIRA] Commented: (RF-10062) CSV: cache results in services

Jay Balunas (JIRA) jira-events at lists.jboss.org
Wed Feb 9 17:14:46 EST 2011


    [ https://issues.jboss.org/browse/RF-10062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12581249#comment-12581249 ] 

Jay Balunas commented on RF-10062:
----------------------------------

I also suggest change the log level for these messages.

> CSV: cache results in services
> ------------------------------
>
>                 Key: RF-10062
>                 URL: https://issues.jboss.org/browse/RF-10062
>             Project: RichFaces
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: component-validators
>    Affects Versions: 4.0.0.Milestone5
>            Reporter: Alexander Smirnov
>            Assignee: Alexander Smirnov
>              Labels: client_side_validator
>             Fix For: 4.0.0.CR1
>
>
> CSV services which lookup client-side implementation for Converter/Validator, perform actions on every call, that provides a lot of log messages for every request:
> Dec 20, 2010 4:54:53 PM com.sun.faces.application.resource.ResourceHandlerImpl logMissingResource
> WARNING: JSF1064: Unable to find or serve resource, LengthValidator.js, from library, org.richfaces.csv.
> Dec 20, 2010 4:55:00 PM com.sun.faces.application.resource.ResourceHandlerImpl logMissingResource
> WARNING: JSF1064: Unable to find or serve resource, CustomValidator.js, from library, org.richfaces.csv. 
> Some oth these operations are costly for performance, so service should cache results or perform most initialization tasks at startup.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list