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
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues