You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Simon Kitching (JIRA)" <de...@myfaces.apache.org> on 2005/11/08 04:03:23 UTC

[jira] Updated: (MYFACES-795) Improve logging in class HtmlRenderKitImpl.java

     [ http://issues.apache.org/jira/browse/MYFACES-795?page=all ]

Simon Kitching updated MYFACES-795:
-----------------------------------

    Attachment: HtmlRenderKitImpl.java.patch.txt

> Improve logging in class HtmlRenderKitImpl.java
> -----------------------------------------------
>
>          Key: MYFACES-795
>          URL: http://issues.apache.org/jira/browse/MYFACES-795
>      Project: MyFaces
>         Type: Improvement
>     Reporter: Simon Kitching
>  Attachments: HtmlRenderKitImpl.java.patch.txt
>
> The class ApplicationImpl generates logging output for each component and validator registered while processing the faces-config.xml files.
> The attached patch provides the same logging output for renderers defined in the faces-config.xml file.
> In particular, I am tracking down a problem where a custom renderer for an existing component works fine for me (linux) but does not work for work colleagues (windows). I suspect it's due to the order that jars are processed, and that for then the standard renderer is overwriting my custom renderer. This could well be a common issue for many users, and this logging output helps resolve this sort of issue.
> Regards,  Simon

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira