Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cdi

Error message "cvc-complex-type.4: Attribute 'bean-discovery-mode' must appear on element 'beans'."

jakarta-ee jboss cdi

CDI inject EJB into POJO on Glassfish v3

java ejb glassfish-3 cdi ejb-3.1

Common use cases of CDI events in JSF applications

jsf ejb cdi

Unsatisfied dependencies with Weld during integration testing

WildFly 11/Java EE 7/JSR 107: caching - what's the best way to cache information and let it expire automatically?

Are Java's CDI events clustered in WildFly?

java jakarta-ee wildfly cdi

CDI injection of string values from XML / deployment time specification of values

cdi jboss-weld

Can't get @Singleton to do anything

org.jboss.weld.exceptions.DeploymentException WELD-001409: Ambiguous dependencies for type X with qualifiers @Default

java jboss cdi qualifiers

CDI constructor-based injection with @Resource

java constructor cdi

Why can we have only one constructor with @Inject annotation?

java cdi guice jsr330

@Specializes for EJB

ejb cdi java-ee-6

Specifying different subclass implementations in CDI

java cdi weld

Weld on WebSphere 8

websphere cdi jboss-weld

Java CDI: Dynamically selecting an implementation based on qualifier?

java cdi

CDI in JUnit tests with Jersey Test Framework

Producer not being used for a class located in a jar

Disable scanning of CDI beans in WAR