Dynamically adding an interceptor to a build-in CDI bean
Explains how to use CDI 2.0's InterceptionFactory to dynamically bind an interceptor to a built-in Java EE bean, like HttpAuthenticationMechanism.
Explains how to use CDI 2.0's InterceptionFactory to dynamically bind an interceptor to a built-in Java EE bean, like HttpAuthenticationMechanism.
Announcement for a free webinar providing an overview of Java EE 6 and its implementation in GlassFish v3.
Explains the difference between @PersistenceUnit and @PersistenceContext for injecting JPA resources in Java EE applications.
A summary of the SpringOne 2008 keynote on the Spring Source Application Platform, focusing on OSGi for enterprise application challenges.