Search code examples
java.lang.ClassNotFoundException: jakarta.enterprise.inject.spi.el.ELAwareBeanManager...


spring-bootjsfcdiel

Read More
Quarkus CDI UnsatisfiedResolutionException - CDI not seeing my package...


javaquarkuscdi

Read More
Inject a list of mocks during testing in Quarkus...


javaunit-testingmockitoquarkuscdi

Read More
Managed bean not resolved in EL expression after Jakarta migration...


jsfcdielspring-webflowjakarta-migration

Read More
java.lang.reflect.field.set(obj,value) fails for applicationscoped...


javareflectioncdi

Read More
What is the Spring equivalent for CDI's Instance, or Guices Provider...


javaspringguicecdi

Read More
Are CDI.current().select().get() and BeanManager.getReference() functionally equivalent?...


javajakarta-eecdi

Read More
Helidon MP EntityManager always return NULL...


jpacdihelidon

Read More
Integration-Test: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRun...


integration-testingwildflycdientitymanagerjboss-arquillian

Read More
How to install and use CDI on Tomcat?...


jsftomcatcdijsf-2.2

Read More
Bean injection into Hibernate BeforeExecutionGenerator...


javahibernatequarkuscdi

Read More
What' the purpose of @Named annotation...


jakarta-eeannotationscdi

Read More
How to Provide Runtime Parameters to a Custom Annotation's Interceptor in a Jakarta EE Project?...


jakarta-eeannotationscdiinterceptor

Read More
Quarkus check for bean injection point during maven package phase causing Unsatisfied dependency for...


javamavenquarkuscdiquarkus-extension

Read More
Quarkus Bean initialization order...


javadependency-injectionquarkuscdi

Read More
Unable to inject EJB in @FacesConverter in EAR...


jsfcdiear

Read More
Jakarta EE CDI Event TransactionPhase.AFTER_SUCCESS event order is reverse...


eventsjakarta-eecdi

Read More
Java BatchProperty possible as List<String>?...


javacdijsr352jberet

Read More
WELD-001408: Unsatisfied dependencies for type Customer with qualifiers @Default...


jsfjakarta-eedependency-injectioncdimanaged-bean

Read More
Transaction is required to perform this operation (either use a transaction or extended persistence ...


hibernatejpajakarta-eecdimanaged-bean

Read More
Arc for Unit Tests...


unit-testingcdiquarkus

Read More
Is EntityManager injected with @PersistenceContext to a @RequestScoped CDI bean thread-safe?...


jpajakarta-eethread-safetycdi

Read More
Jakarta CDI force bean construction/register legacy event listeners...


javajakarta-eecdi

Read More
Using @Inject with generic type...


jsf-2glassfishcdi

Read More
@ManagedProperty with request parameter not set in a @Named bean...


jsfcdimanaged-beanhttp-request-parametersmanaged-property

Read More
Update TomEE 9.1.0 to 9.1.1/9.1.2 for JakartaEE 9.1 application results in UnsatisfiedResolutionExce...


javajakarta-eecdiapache-tomeeopenwebbeans

Read More
CDI bean-type resolution issue when the bean class implements parameterized interfaces that also ext...


javacdijboss-weldparameterized-types

Read More
How to create a custom scope in Quarkus?...


cdiquarkus

Read More
CDI: Injecting single instance works, but injecting Instance<> does not. Why?...


javajakarta-eecdipayara

Read More
Unsatisfied dependencies for type X with qualifiers @Default...


javajakarta-eecdicode-injection

Read More
BackNext