[jboss-jira] [JBoss JIRA] Created: (JBAS-5832) Add Facelets logging bridge to AS

Stan Silvert (JIRA) jira-events at lists.jboss.org
Mon Aug 4 10:37:02 EDT 2008


Add Facelets logging bridge to AS
---------------------------------

                 Key: JBAS-5832
                 URL: https://jira.jboss.org/jira/browse/JBAS-5832
             Project: JBoss Application Server
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: JSF, Logging
    Affects Versions: JBossAS-5.0.0.CR1
            Reporter: Stan Silvert
            Assignee: Stan Silvert
             Fix For: JBossAS-5.0.0.CR2


Most JSF applications these days use Facelets.  However, like Mojarra (JSF RI), Facelets uses java.util.logging which makes our Log4J messages look funny.

We need to check if Facelets is present.  If so, we should convert the Facelets JUL messages to Log4J in the same manner we do for Mojarra.

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

        



More information about the jboss-jira mailing list