5 Replies Latest reply on Mar 17, 2010 2:23 AM by dmdm

    skins are not being applied

      Hi,

       

      I am trying to use customized skins but I have not been able to get them applied to the page.

      I have followed the user guide but its not working not sure why:(

       

      Steps I followed:

       

      1. Created the maven project using

      mvn archetype:create -DarchetypeGroupId=org.richfaces.cdk -DarchetypeArtifactId=maven-archetype-plug-n-skin -DarchetypeVersion=3.3.2.SR1 -DartifactId=RichSkins -DgroupId=testSkin -Dversion=1.0.-SNAPSHOT

       

      2. Created the skin based on the classic skin

      mvn cdk:add-skin -DbaseSkin=classic  -DcreateExt=true -Dname=TestClassic -Dpackage=testClassic

       

      3. Changed calendar.xcss (was generated through the project) (it had empty classes initially after generation - not sure if thats correct either)

       

      4. Added the new skin in the web.xml through a bean

       

      I have also attached the web.xml, if there is any issue with  that

       

      Thanks and Regards

      Deepesh