[seam-issues] [JBoss JIRA] Commented: (SEAMFACES-73) The mappins are not properly logged in the following log entry: "Auto-registering FacesServlet with mappings "

Dan Allen (JIRA) jira-events at lists.jboss.org
Sun Jan 23 14:45:49 EST 2011


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

Dan Allen commented on SEAMFACES-73:
------------------------------------

This has been solved by this commit: https://github.com/seam/faces/commit/f94e63bce7b07ecfaa1abc09ec39cee089145460

I'm still open if you have an idea about how to improve the log message any more. Otherwise, Brian you can mark this as resolved. Perhaps a unit test to seal the deal?

> The mappins are not properly logged in the following log entry: "Auto-registering FacesServlet with mappings " 
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: SEAMFACES-73
>                 URL: https://issues.jboss.org/browse/SEAMFACES-73
>             Project: Seam Faces
>          Issue Type: Bug
>          Components: Configuration API
>    Affects Versions: 3.0.0.Beta2
>            Reporter: Marek Dec
>            Priority: Trivial
>
> When auto registering faces servlet (FacesServletInitializer) an array of mappings is logged. The problem is that String[].toString method is invoked to produce the  list of mappings what results in printing a meaningless information (Object.toString()). 
> FacesServletInitialization:44, method: private void registerFacesServlet(ServletContext ctx).

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

        


More information about the seam-issues mailing list