[seam-issues] [JBoss JIRA] (SEAMFACES-204) Non-BeanManaged converter warning is too verbose

Cody Lerum (Updated) (JIRA) jira-events at lists.jboss.org
Wed Oct 12 18:51:16 EDT 2011


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

Cody Lerum updated SEAMFACES-204:
---------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/seam/faces/pull/59

    
> Non-BeanManaged converter warning is too verbose
> ------------------------------------------------
>
>                 Key: SEAMFACES-204
>                 URL: https://issues.jboss.org/browse/SEAMFACES-204
>             Project: Seam Faces
>          Issue Type: Bug
>            Reporter: Cody Lerum
>             Fix For: 3.1.0.CR1
>
>
> Adding this to a page - <f:converter converterId="com.ocpsoft.PrettyTimeConverter"/> will throw a WARN message in the logs on every invoke
> 15:05:05,454 WARN  [org.jboss.seam.faces.environment.SeamApplicationWrapper] Using JSF provided instance, unable to find a BeanManaged instance for class 
> com.ocpsoft.pretty.time.web.jsf.PrettyTimeConverter
> This was suppressed for standard javax.* converters here https://github.com/seam/faces/commit/5e1d8ed972fcc9074210b1e214e355352ac08a5a but should probably move to DEBUG level as some converters like PrettyTime will never be beanmanaged. 

--
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

        


More information about the seam-issues mailing list