Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Make sure you check out the updated version of the migration docs: <a href="http://www.icesoft.org/wiki/display/ICE/ICEfaces+1.x+Compatibility" rel="nofollow">http://www.icesoft.org/wiki/display/ICE/ICEfaces+1.x+Compatibility</a></p> <p>First off, do you know where icefaces-bm.jar came from? I'm not familiar with that. So until you know what it is, I would leave it out. Also please list any exceptions that you're seeing on startup (I assume that the app isn't starting up at all?). And it's best to upgrade to the latest ICEfaces 3.3.0 version, including the included JSF version 2.1.19.</p> <p>You can remove the following context-parameters as they're no longer used in ICEfaces 3:</p> <ul> <li>com.icesoft.faces.concurrentDOMViews</li> <li>com.sun.faces.enableRestoreView11Compatibility</li> <li>com.icesoft.faces.standardRequestScope</li> <li>com.icesoft.faces.synchronousUpdate</li> </ul> <p>Remove the Persistent Faces Servlet and it's servlet mappings. </p> <p>Your welcome-file should be 'Main.jsf' not 'Main.xhtml'.</p> <p>I'm not sure about the compatibility of the old Sun Rave framework on JSF 2. It might be best if you started again with the ICEfaces Showcase sample war/project from the ICEfaces 3.3.0 bundle. Just add your xhtml pages and java classes. Remove all of your Sun Rave dependencies from the pages. </p> <p>As for the File Upload, have you seen the tutorial and docs for the Ace FileEntry?</p> <p><a href="http://www.icesoft.org/wiki/display/ICE/FileEntry" rel="nofollow">http://www.icesoft.org/wiki/display/ICE/FileEntry</a></p> <p>Thanks, Philip</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload