[
https://issues.apache.org/jira/browse/TRINIDAD-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666033#action_12666033
]
Gabrielle Crawford commented on TRINIDAD-1372:
----------------------------------------------
Actually, in theory this requestcontext should be getting destroyed each
request, so we shouldn't need to use threadlocalutils here.
> use threadlocalutils for requestcontext
> ---------------------------------------
>
> Key: TRINIDAD-1372
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1372
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Components
> Affects Versions: 1.2.10-core, 1.0.10-core
> Reporter: Gabrielle Crawford
> Assignee: Gabrielle Crawford
> Priority: Minor
>
> in issue 1273
> https://issues.apache.org/jira/browse/TRINIDAD-1273
> Blake added support for threadlocalutils. We're using this for the
> RenderingContext current instance, but we're not using this for the
> requestContext current instance. Change the RequestContext current instance
> to use threadlocalutils.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.