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

Marek Dec (JIRA) jira-events at lists.jboss.org
Sun Jan 23 05:30:49 EST 2011


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