[weld-issues] [JBoss JIRA] Created: (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:06:46 EDT 2010
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
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.
--
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