0 Replies Latest reply on Feb 27, 2008 12:36 AM by hvram

    Building Rich Faces 3.1.1 with JSF 1.2 -- a:form not working

    hvram

      Hi
      I have been trying to instrument my code for testing purposes . So I modified some components in the jsf-api and jsf-impl .

      I noticed that the Maven files (ui/core/pom.xml) have dependency set to JSF 1.1_02 .

      I changed the dependency to JSF 1.2_07 and was able to compile Rich Faces with the new jsf jar's . On deployment the a:form tag is not rendered properly .there is no action tag etc corresponding to this

      What is the best way to fix this problem

      Regards
      Hari