]
Stuart Douglas commented on WELD-896:
-------------------------------------
Both these look like app server problems rather than problems with weld core. Which
application server are you using?
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: