Search code examples
CDI, cdi-unit. Exception trying inject interface...

java-8cdijunit4cdi-unit

Read More
Specialize EJB in JBoss...

javajakarta-eedependency-injectionjboss7.xcdi

Read More
NullPointerException while trying to access @Inject bean in constructor...

jsfconstructornullpointerexceptioncdimanaged-bean

Read More
Java EE 7 containers: initialize bean at startup without adding it to beans.xml?...

javajavabeanscdijava-ee-7

Read More
How can I use a session bean and deal with many tabs with different parameters?...

jsfcdisession-scope

Read More
CDI TransactionPhase.BEFORE_COMPLETION not working with WebSphere...

javaejbwebspherecdijta

Read More
When JodaTime v. 2.5 library included into WAR file deployment fails...

cdibean-validationhibernate-validator

Read More
Hibernate MappingException: Unknown entity: com.xxxxxx.service.model.$Proxy$_$$_WeldClientProxy...

hibernatejpacdimappingexception

Read More
cdi produce method ignored...

javacdi

Read More
Why is my CDI startup class called twice?...

jakarta-eecdistartuppayara

Read More
Prohibit injection via access modifier...

javacdivisibilitycode-injection

Read More
How to define a singleton object for a class I didn't write in Java EE?...

javascopesingletoncdijava-ee-7

Read More
CDI Interceptor Glassfish after deploy NullPointer...

jakarta-eedeploymentglassfish-3cdiinterceptor

Read More
How to use constructor injection CDI with a JNDI resource?...

javadependency-injectioncdiconstructor-injection

Read More
Annotation-based interceptors on EJBs...

javajakarta-eecdiinterceptor

Read More
Wildfly and Wildfly-swarm injecting CDI beans from war deployment vs custom module...

javawildflycdiwildfly-swarm

Read More
Clean solution for eager CDI bean instantiation...

jakarta-eecdiweld

Read More
@Inject properties returns null on Tomcat...

tomcatjakarta-eecdi

Read More
Java EE 6 Producer Not Working...

jakarta-eenullpointerexceptioncdiinject

Read More
Spring Security 4 & CDI...

springspring-securityejbcdi

Read More
How to alter the design so that entities don't use injections?...

javajakarta-eecdiddd-repositories

Read More
How to get UI instance in CDIView in Vaadin?...

jakarta-eecdivaadin8

Read More
How to Inject no interface, external library classes into JavaEE application?...

jakarta-eedependency-injectionmockingcdi

Read More
Message routing/handling with custom annotations and CDI injection...

dependency-injectionannotationsjava-ee-6cdi

Read More
Are Functions special in CDI w.r.t. @Inject vs BeanManager.getBeans(Function.class)?...

cdiwildfly-swarmweld2

Read More
No suitable name with generic and HAS-A relation in Java...

javagenericsdependency-injectioncdi

Read More
Equivalent to @Inject @Active of CDI in Spring...

javaspringcdi

Read More
Can I CDI-1.0 or -2.0-inject multiple interfaces implemented by one Stateless EJB?...

jakarta-eecdiejb-3.0ejb-3.2

Read More
Unable to inject EJB in PrimeFaces LazyDataModel...

primefacesdependency-injectionejbcdi

Read More
CDI method injection and bean inheritance in Java...

javajakarta-eedependency-injectioncdi

Read More
BackNext