[weld-issues] [JBoss JIRA] Closed: (WELD-896) Weld 1.1: injection of stateless session beans fails intermittently with @EJB; @Startup not working

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Tue Jul 12 20:23:23 EDT 2011


     [ https://issues.jboss.org/browse/WELD-896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart Douglas closed WELD-896.
-------------------------------

    Resolution: Rejected


Injection into EJB's is handled by the app server integration code, not by weld core, and weld has nothing to do with @Startup singleton beans. 

If you are still having issues with this you should report it as 2 separate issues against AS6.

> 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