[
https://issues.apache.org/jira/browse/MYFACES-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710149#action_12710149
]
Leonardo Uribe commented on MYFACES-2129:
-----------------------------------------
In few words, the "application-scope" is a wrapper to
servletContext.getAttribute. This falls outside myfaces control, and it depends
from your servlet container (tomcat). See
org.apache.myfaces.context.servlet.ApplicationMap. This issue will be closed as
won't fix.
> more than one instance of a handler with application scope
> ----------------------------------------------------------
>
> Key: MYFACES-2129
> URL: https://issues.apache.org/jira/browse/MYFACES-2129
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 1.2.5
> Environment: MyFaces 1.2.5 in Tomcat 6.0.18 on Debian Linux
> Reporter: Doodle AG
> Priority: Minor
>
> For doodle.com, we use several handlers that have application scope.
> Our understanding is that handlers with application scope are singletons.
> However, we have observed that sometimes, an application-scope handler is
> instanced more than once.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.