Search code examples
Unsatisfied dependencies using CDI with Weld when running unit tests on Java SE...


javacdiweldweld-seweld-junit5

Read More
Weld container doesn't inject proper object, it returns NULL...


javacdiinjectweld

Read More
How to specify an @Alternative producer method in beans.xml?...


javajakarta-eedependency-injectioncdiweld

Read More
WELD - exclude application scoped bean from scanning / beans.xml...


javacdiweldjboss-weldjava-ee-8

Read More
CDI / WELD Constructor injection best practices...


javajakarta-eecdiweldjava-ee-8

Read More
Wildfly BOM doesn't include Weld...


mavendependency-injectionwildflyweldjava-ee-8

Read More
JPMS: --add-opens doesn't work for java.lang.reflect.InaccessibleObjectException...


javajettyweldjava-platform-module-systemjava-14

Read More
Why does Weld need a AnnotationLiteral instead just of the Annotation class?...


javaannotationscdiweld

Read More
Why do I need a no-args constructor to use ApplicationScoped beans with Constructor injection within...


javajakarta-eedependency-injectioncdiweld

Read More
WeldContainer and SeContainer...


javacdiweldjboss-weldweld2

Read More
Injecting @Dependent CDI bean into EJB causes memory leak...


jakarta-eememory-leaksejbcdiweld

Read More
Does EJB 3.2 / CDI have an equivalent of Spring 4 Meta annotations?...


javacdijava-ee-7weld

Read More
unit tests which need CDI container result in java.lang.IllegalStateException: Unable to access CDI...


unit-testingcdijunit5weld

Read More
is it possible to create a bean using new() without making its inner beans unusable?...


javajakarta-eecdiweld

Read More
How to hide NullPointer Warnings (due to NoArgsConstructor with force=true) in IntelliJ?...


intellij-ideawarningsdropwizardlombokweld

Read More
CDI/Weld unable to do constructor injection of RESTEasy resource...


google-app-enginecdiresteasyjboss-weldweld

Read More
I want to use CDI with Java SE 12, but start up failes (Main Class, JBoss or Payara, all the same er...


servletsdependency-injectioncdiweldjava-ee-8

Read More
Constructor Injection with CDI + Weld...


javadependency-injectioncdiweldconstructor-injection

Read More
How to setup a non-CDI bean from a 3rd party for @Inject into CDI bean...


javacdiweld

Read More
Weld and junit, no transactionmanager...


transactionsintegration-testingh2junit4weld

Read More
Initialize Java CDI Without Weld?...


javadependency-injectioncdiweld

Read More
Is it possible to inject EJB implementation and not its interface using CDI?...


javadependency-injectionejbcdiweld

Read More
How can I handle multiple disposal methods for inherited types?...


javacdiweldweld2weld-junit5

Read More
How to make a singleton in CDI 1.2...


javajakarta-eecdiweldjboss-weld

Read More
How to programmatically inject a Java CDI managed bean into a local variable in a (static) method...


javadependency-injectioncdijboss-weldweld

Read More
Junit 4 scope of @Mock in @Produces methods...


javamockitojunit4weld

Read More
Is it possible to inject a bean to phaselistener when using JSF 2.3, tomcat with weld cdi implementa...


jsfcdiweldjsf-2.3phaselistener

Read More
Infinispan NotSerializableException when spinning up WAR in Wildfly 16...


jakarta-eewildflyinfinispanweldwildfly-cluster

Read More
Get rid of org.jboss.weld.context.NonexistentConversationException, when a query-string parameter na...


jsfjakarta-eecdijava-ee-7weld

Read More
Using a proxy to inject with a CDI Producer...


genericsjakarta-eecdiweldproducer

Read More
BackNext