2 Replies Latest reply on May 19, 2008 8:30 AM by ilya_shaikovsky

    Skin with name BLUESKY not found


      12:49:48,649 ERROR [ExceptionFilter] exception root cause
      org.richfaces.skin.SkinNotFoundException: Skin with name BLUESKY not found


      Getting this error on startup after setting the .SKIN value to:

      <context-param>
       <param-name>org.richfaces.SKIN</param-name>
       <param-value>blueSky</param-value>
       </context-param>


      I am running RichFaces 3.1.4 GA. Am I missing something, a JAR perhaps? Where is it listed which skins are available to what versions?

      For example, is blueSky not available in 3.1.4GA? It also throws the same error for CLASSIC.

      Thanks.