[prev in list] [next in list] [prev in thread] [next in thread] 

List:       myfaces-dev
Subject:    [jira] Created: (TRINIDAD-883) RenderKitDecorator.getRenderKit
From:       "Stevan Malesevic (JIRA)" <dev () myfaces ! apache ! org>
Date:       2007-12-28 18:55:43
Message-ID: 18303510.1198868143116.JavaMail.jira () brutus
[Download RAW message or body]

RenderKitDecorator.getRenderKit should not call getFactory on every call
------------------------------------------------------------------------

                 Key: TRINIDAD-883
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-883
             Project: MyFaces Trinidad
          Issue Type: Bug
    Affects Versions: 1.2.4-core
            Reporter: Stevan Malesevic


org.apache.myfaces.trinidadinternal.renderkit.RenderKitDecorator.getRenderKit() tries \
to get a instance of  RenderKitFactory on every call. The problem is that getFactory \
call results in locking. Since, according to documentation, \
RenderKitFactory::getFactory returns a per-web-application instance of the \
appropriate implementation class for the specified JavaServer Faces factory class,  \
RenderKitDecorator.getRenderKit()  should just used cached RenderKitFactory 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic