On Wed, Jun 17, 2009 at 4:20 AM, Pete Muir
<pmuir@redhat.com> wrote:
beanManager.createInjectionTarget(Foo.class).inject(instance, beanManager.createCreationalContext());
Got it. For now I've updated the call, commented it out and annotated it with FIXME to reenable.
-Dan