0 Replies Latest reply on Nov 20, 2009 10:55 PM by rogermorituesta.rogermori.yahoo.com

    richSkin null after configuring theme

    rogermorituesta.rogermori.yahoo.com

      My seam-gen generated project instantiates a (org.richfaces.skin.SkinBean) component named richSkin automatically.


      This piece of code works fine:


      onRowMouseOver="this.style.backgroundColor='#{richSkin.headerBackgroundColor}'"
      



      Yet, after changing the configuration to change the Skin at runtime using either a Bean or a Theme as it is well explained (and works) in this forum, the richSkin component is always empty. (using the default skins).


      Please Seam gurus have mercy and help me out.


      Thank you.