2 Replies Latest reply on Nov 29, 2012 3:22 PM by totoranky

    JBoss tool + JSF : Know all managed bean declared with annotation

    totoranky

      Hi everybody,

       

      Now we have auto-completion in xhtml file even if a bean is declared with annotations instead of using faces-config.

      It's often useful to know or have a list of all managed beans, so the faces-config was a good way to get it.

      If we use beans with annotations, do we have a way to get this list ?

       

      In eclipse thanks to JBoss tool we have a new Web development view which presents all beans but it seems it's not compatible

      with annotated beans.

       

      Thanks for your help.