You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Martin Marinschek (JIRA)" <de...@myfaces.apache.org> on 2005/11/10 19:22:05 UTC

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

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

    Fix Version: Nightly
     Resolution: Fixed
      Assign To: Martin Marinschek

Thanks to Simon Kitching.

> 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
>     Assignee: Martin Marinschek
>      Fix For: Nightly
>  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