3 Replies Latest reply on Sep 27, 2007 3:08 PM by martin_g

    Richfaces <-> JSF 1.2 RI <-> tomahawk compatiblity?

    martin_g

      Hello,

      I develop a little Webapp. I startet with JSF 1.2 RI and richfaces on tomcat 6.0.14 works very well. Now a new UseCase requires a Fileupload...
      I read in the Forum, that tomahawk should work. I tried to add the tomahawk (1.1.6) but I can't get it work! I always get a:
      java.lang.NoClassDefFoundError: org/apache/commons/el/Logger .....

      Ok, I googeld and find different oppinions. Some said just add commons-el
      in WEB-INF/lib some said, that this may result in unpredictable behavior because of the different el implementation.

      What should I do? Any experience?

      Thanks in advance!