[jboss-jira] [JBoss JIRA] (AS7-5089) ApplicationScoped Object is instantiated twice
andrei povodyrev (JIRA)
jira-events at lists.jboss.org
Fri Jun 29 10:40:12 EDT 2012
andrei povodyrev created AS7-5089:
-------------------------------------
Summary: ApplicationScoped Object is instantiated twice
Key: AS7-5089
URL: https://issues.jboss.org/browse/AS7-5089
Project: Application Server 7
Issue Type: Bug
Components: CDI / Weld, REST
Affects Versions: 7.1.2.Final (EAP)
Environment: windows 7, rhel 6.1
Reporter: andrei povodyrev
Assignee: Stuart Douglas
Using the jboss-javaee6-webapp quickstart project
Created EventCache ApplicationScoped object
Injected into EventService Rest endpoint
Deployed to EAP6 using JDStudio
pointed browser to http://localhost:8080/jboss-javaee6-webapp/rest/events
As can be seen from the logs EventCache object is instantiated 2 times
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list