[weld-issues] [JBoss JIRA] Updated: (WELD-558) Performance Problem while using ApplicationScoped and/or SessionScoped Component in RequestScoped Bean

Martin Gencur (JIRA) jira-events at lists.jboss.org
Fri Nov 26 09:12:30 EST 2010


     [ https://jira.jboss.org/browse/WELD-558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Gencur updated WELD-558:
-------------------------------

    Attachment: cditestproject-working.zip


Working testing application attaching...

> Performance Problem while using ApplicationScoped and/or SessionScoped Component in RequestScoped Bean
> ------------------------------------------------------------------------------------------------------
>
>                 Key: WELD-558
>                 URL: https://jira.jboss.org/browse/WELD-558
>             Project: Weld
>          Issue Type: Bug
>          Components: Scopes & Contexts
>    Affects Versions: 1.0.1.Final
>         Environment: Windows XP 32bit / Ubuntu 10.04
> GlassFish Server Open Source Edition 3.0.1 (build 22)
> WELD-000900 1.0.1 (SP3)
>            Reporter: Markus Weiss
>              Labels: performance, weld
>             Fix For: 1.1.0.CR1
>
>         Attachments: cditestproject-working.zip, cditestproject.zip
>
>
> If I inject a SessionScoped or ApplicationScoped base class in a RequestScoped ManagedBean and make heave use of the injected resources the page load time increases every time I reload the page. I have provided an example project which reproduces this performance problem. Just deploy the little webapp in GlassFish and reload the list page for some times and you can see the load time increase in the log file.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list