1 Reply Latest reply on Aug 2, 2011 8:35 PM by beaupral

    @ManagedBean in JBoss AS 7 ?

    beaupral

      Hi all,

       

      I have configured a simple JSF 2.0 web application on JBoss AS 7.  So far everything is working except that my classes annotated with the @ManagedBean annotation are not being "picked up" by Mojarra, I have to define them in my faces-config.xml so they get instanciated.

       

      Is there any config to set in order to use the @ManagedBean annotation on JBoss 7 ??

       

      Thanks!

      Alex