1 Reply Latest reply on Jul 7, 2006 4:52 PM by devagarwal

    FileUpload error

    devagarwal

      I am trying to upload a file using the following versions:
      jboss-seam-1.0.1.GA
      jboss-4.0.4.GA
      jboss-EJB-3.0_RC8
      myfaces-core-1.1.3
      tomahawk-1.1.3
      commons-fileupload-1.1.1
      commons-io-1.2

      I tried to put the jars in all possible places but could not make it work. The error that I get is:
      Exception setting property file of base with class idss.ejb.entity.view.ImportDealInfo

      With the same setting, I could successfully use the fileupload example given in myfaces-example-simple-1.1.5-SNAPSHOT.war.