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

Markus Weiss (JIRA) jira-events at lists.jboss.org
Wed Jul 7 07:23:46 EDT 2010


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

Markus Weiss updated WELD-558:
------------------------------

           Description: 
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.


  was:
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 can provide an example project which reproduces this performance problem.


    Steps to Reproduce: See attached example project  (was: I can provide a sample project with which you can reproduce this issue)


> 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
>         Attachments: 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.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list