5 Replies Latest reply on May 27, 2007 10:51 PM by mygol

    MyFaces, Ajax4jsf and Tomahawk (probably beginners mistake)

    fduo

      Hello,

      I have generated a seam crud with seamgen. In this app i am trying to integrate a tomahawk component(shedule). I followed the tutorial achieve this but it never worked out:
      http://myfaces.apache.org/tomahawk/extensionsFilter.html
      http://wiki.apache.org/myfaces/Use_Facelets_with_Tomahawk

      I receive the following error:
      java.lang.NoClassDefFoundError: org/apache/commons/fileupload/FileUpload

      But I never used this component????

      I happy with any hint how i can get tomahawk running on a seam crud app or is it anyway hopeless?

      my web.xml:
      http://www.duofrei.com/web.xml