2 Replies Latest reply on Sep 7, 2011 3:27 PM by marcosaps

    JSF @ViewScoped and CDI - Weld

    marcosaps

      Hello, everybody!


      Is there already a known solution (extension or something like that) to use the JSF @javax.faces.bean.ViewScoped annotation os something similar in CDI? I have a set of pages where the concept of the @ViewScoped annotation fits like a glove, it's just what I need, being the @ConversationScoped annotation very complicated to implement. So, is there already a correct solution?


      Marcos