[ 
https://jira.jboss.org/browse/WELD-558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565877#comment-12565877
 ] 

Martin Gencur commented on WELD-558:
------------------------------------

I verified that the app is working just fine with GlassFish 3.1 build b31 while 
on GlassFish 3.0.1 the duration between sending a request and receiving a 
response is still growing. So I guess this issue is Out Of Date. The 
application which I tested is cditestproject-final.zip (attached).

> Performance Problem while using ApplicationScoped and/or SessionScoped 
> Component in @Dependent scoped 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
>            Assignee: Martin Gencur
>              Labels: performance, weld
>             Fix For: 1.1.0.CR1
>
>         Attachments: cditestproject-final.zip, 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

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to