0 Replies Latest reply on Dec 17, 2008 8:50 PM by sherkan777

    ajax 4jsf is not bound

    sherkan777

      when I set in componenets.xml


           <web:ajax4jsf-filter force-parser="false" 
                                enable-cache="true" 
                                log4j-init-file="custom-log4j.xml"
                                url-pattern="*.seam"/>      



      force-parser to false i get :




      a4j is not defined

      if set to true, all works fine.


      can anybody help me?