Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jboss-weld

How to inject String constants easily with Weld?

CDI Ambiguous dependencies

java cdi jboss-weld

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

Is there an equivalent in CDI(WELD) to build definitions (as done in Guice modules) and then create an Injector?

guice cdi jboss-weld

Injecting a bean from a different Jar in Weld

jar cdi ear jboss-weld

How to create a modular JSF 2.0 application?

What are the best debugging tricks with Weld/CDI?

What is the default scope of a Named CDI bean?

JSF 2.0: use Enum values for selectOneMenu [duplicate]

What is Weld, JSR-299?

Maven Eclipse Debug "JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)"

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

Inject list of objects in CDI (Weld)

java cdi jboss-weld

Are @ManagedBeans obsolete in JavaEE6 because of @Named in CDI/Weld?

CDI: beans.xml, where do I put you?

Google Guice vs. JSR-299 CDI / Weld

WELD-000072 Managed bean declaring a passivating scope must be passivation capable

java cdi jboss-weld