Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cdi

Illegal Syntax for Set Operation

jsf cdi el managed-bean

What is the relationship between Weld and HK2

glassfish cdi weld hk2

Using CDI in a singleton pattern

How can I inject in @FacesConverter? [duplicate]

How to avoid BusyConversationException in jsf

CDI object not proxyable with injected constructor

Pass Parameter to Instance of @Inject Bean

java cdi

No active contexts for scope type javax.enterprise.context.RequestScoped when invoking a bean from a thread

WELD-001408 Unsatisfied dependencies when injecting EJBs that implement interfaces

glassfish-3 cdi ejb-3.1

What is the Spring DI equivalent of CDI's InjectionPoint?

Are Java EE 6 CDI events transactional?

transactions java-ee-6 cdi

How to inject String constants easily with Weld?

How to inject mocks while testing classes using CDI in production

java unit-testing mockito cdi

CDI Ambiguous dependencies

java cdi jboss-weld

CDI Application and Dependent scopes can conspire to impact garbage collection?

Manually Register Class in CDI Container

java cdi

Can I use CDI constructor injection for EJBs?

java ejb cdi

IDEA error "Managed bean must be a concrete class, or is annotated with @Decorator"

CDI on Tomcat 7 - does it make sense?

tomcat jsf-2 java-ee-6 cdi

CDI: Using Interceptors across different modules / bean archives