[weld-issues] [JBoss JIRA] Created: (WELD-896) Weld 1.1: injection of stateless session beans fails intermittently with @EJB; @Startup not working
yangju (JIRA)
jira-events at lists.jboss.org
Tue May 3 17:27:18 EDT 2011
Weld 1.1: injection of stateless session beans fails intermittently with @EJB; @Startup not working
---------------------------------------------------------------------------------------------------
Key: WELD-896
URL: https://issues.jboss.org/browse/WELD-896
Project: Weld
Issue Type: Bug
Components: Built-in beans
Affects Versions: 1.1.0.CR3
Environment: Jboss AS 6 Final, windows
Reporter: yangju
Priority: Critical
Injection of stateless session beans with @EJB fails sometimes. It seems it fails intermittently. It fails more if there are many injections into the bean. This is very frustrating as we cannot anticipate when it will fail.
Also, @Startup is not working. The bean cannot be started even we set it as as @Singleton and @Startup.
--
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