1 Reply Latest reply on Sep 16, 2011 8:08 PM by cosmo

    Weld with JSF integration

    shruthikn.shruthikn.121988.gmail.com

      hi,
      The document says -
      If you are integrating Weld into a JSF environment you must register org.jboss.weld.el.WeldELContextListener as an EL Context listener.


      But where should I register this Listner class. Itried with el-resolver but I am getting an eerror that WeldELContextListener is not the implementation of ELResolver.


      Please help me out.....