1 Reply Latest reply on Nov 19, 2012 4:09 AM by meewan

    Migration 3.3.0 -> 4.2.3 missing classes

    meewan

      Hello,

       

      I am trying to migrate a seam2.2/richfaces3.3.0 application to seam2.3/richfaces4.2.3 but I have some problemes with the migration of richfaces.

      I read the migration guide but I didn't found annithing about the migration of the java files. When I am trying to compile I have a this message :

       

      [...]cannot find symbol

      symbol  : class UploadItem

      location: package org.richfaces.model

       

      So I have two questions

      1)how could I fix this problem ?

      2) where can I find any documentaion about the migration ?(I already have http://www.jboss.org/richfaces/docs/3-x-4-x-migration)