CDI, cdi-unit. Exception trying inject interface...
Read MoreNullPointerException while trying to access @Inject bean in constructor...
Read MoreJava EE 7 containers: initialize bean at startup without adding it to beans.xml?...
Read MoreHow can I use a session bean and deal with many tabs with different parameters?...
Read MoreCDI TransactionPhase.BEFORE_COMPLETION not working with WebSphere...
Read MoreWhen JodaTime v. 2.5 library included into WAR file deployment fails...
Read MoreHibernate MappingException: Unknown entity: com.xxxxxx.service.model.$Proxy$_$$_WeldClientProxy...
Read MoreWhy is my CDI startup class called twice?...
Read MoreProhibit injection via access modifier...
Read MoreHow to define a singleton object for a class I didn't write in Java EE?...
Read MoreCDI Interceptor Glassfish after deploy NullPointer...
Read MoreHow to use constructor injection CDI with a JNDI resource?...
Read MoreAnnotation-based interceptors on EJBs...
Read MoreWildfly and Wildfly-swarm injecting CDI beans from war deployment vs custom module...
Read MoreClean solution for eager CDI bean instantiation...
Read More@Inject properties returns null on Tomcat...
Read MoreHow to alter the design so that entities don't use injections?...
Read MoreHow to get UI instance in CDIView in Vaadin?...
Read MoreHow to Inject no interface, external library classes into JavaEE application?...
Read MoreMessage routing/handling with custom annotations and CDI injection...
Read MoreAre Functions special in CDI w.r.t. @Inject vs BeanManager.getBeans(Function.class)?...
Read MoreNo suitable name with generic and HAS-A relation in Java...
Read MoreEquivalent to @Inject @Active of CDI in Spring...
Read MoreCan I CDI-1.0 or -2.0-inject multiple interfaces implemented by one Stateless EJB?...
Read MoreUnable to inject EJB in PrimeFaces LazyDataModel...
Read MoreCDI method injection and bean inheritance in Java...
Read More