users@jersey.java.net

which ManagedBean can inject EJB ?

From: Felipe Gaścho <fgaucho_at_gmail.com>
Date: Wed, 21 Oct 2009 17:34:38 +0200

Hi Paul,

I have two types of ManagedBean in my classpath:


      javax.faces.bean.ManagedBean

OR

      import javax.annotation.ManagedBean;


which one should I use to deploy in the latest GFv3.. ??